Searched refs:BTM_BLE_AUTH_SIGN_LEN (Results 1 – 2 of 2) sorted by relevance
194 #define BTM_BLE_AUTH_SIGN_LEN \ macro196 typedef uint8_t BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */
74 p_attr->len += BTM_BLE_AUTH_SIGN_LEN; in gatt_sign_data()