Searched defs:BTM_BLE_AUTH_SIGN_LEN (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_ble_api.h149 #define BTM_BLE_AUTH_SIGN_LEN 12 /* BLE data signature length 8 Bytes + 4 bytes counter*/ macro
150 typedef UINT8 BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */

Completed in 73 milliseconds