Home
last modified time | relevance | path

Searched refs:BLE_SIGNATURE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_sec_api.h169 uint16_t len, BLE_SIGNATURE signature);
Dbtm_ble_api_types.h209 typedef uint8_t BLE_SIGNATURE[BTM_BLE_AUTH_SIGN_LEN]; /* Device address */ typedef
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h71 BLE_SIGNATURE signature)>
74 BLE_SIGNATURE /* signature */) { return return_value; }};
76 BLE_SIGNATURE signature) { in operator()
Dmock_stack_btm_ble.cc133 uint16_t len, BLE_SIGNATURE signature) { in BTM_BleDataSignature()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1727 uint16_t len, BLE_SIGNATURE signature) { in BTM_BleDataSignature()