Home
last modified time | relevance | path

Searched defs:BTM_SecBondCancel (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.h209 struct BTM_SecBondCancel { struct
215 extern struct BTM_SecBondCancel BTM_SecBondCancel; argument
Dmock_stack_btm_sec.cc56 struct BTM_SecBondCancel BTM_SecBondCancel; variable
188 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function
/packages/modules/Bluetooth/system/stack/include/
Dsecurity_client_callbacks.h126 tBTM_STATUS (*BTM_SecBondCancel)(const RawAddress& bd_addr); member
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc810 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function