Searched refs:BTM_SecBondCancel (Results 1 – 10 of 10) sorted by relevance
115 .BTM_SecBondCancel = BTM_SecBondCancel,
246 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr);
926 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function928 return bluetooth::shim::BTM_SecBondCancel(bd_addr); in BTM_SecBondCancel()1267 BTM_SecBondCancel(bd_addr); in BTM_PasskeyReqReply()
149 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function
174 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function in bluetooth::shim
132 tBTM_STATUS (*BTM_SecBondCancel)(const RawAddress& bd_addr); member
1551 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr);
1241 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function in bluetooth::shim
178 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function in bluetooth::shim
759 ? bluetooth::shim::BTM_SecBondCancel(bd_addr) in bta_dm_bond_cancel()760 : BTM_SecBondCancel(bd_addr); in bta_dm_bond_cancel()