Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_ble.h364 struct BTM_SecurityGrant { struct
371 extern struct BTM_SecurityGrant BTM_SecurityGrant; argument
Dmock_stack_btm_ble.cc62 struct BTM_SecurityGrant BTM_SecurityGrant; variable
238 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc248 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant() function