Home
last modified time | relevance | path

Searched defs:BTM_BleOobDataReply (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h97 struct BTM_BleOobDataReply { struct
107 extern struct BTM_BleOobDataReply BTM_BleOobDataReply; argument
Dmock_stack_btm_ble.cc44 struct BTM_BleOobDataReply BTM_BleOobDataReply; variable
142 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc340 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply() function