Searched refs:BTM_SecBondCancel (Results 1 – 5 of 5) sorted by relevance
1211 extern tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr);
1759 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr);
1073 tBTM_STATUS bluetooth::shim::BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function in bluetooth::shim
1016 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel() function1018 return bluetooth::shim::BTM_SecBondCancel(bd_addr); in BTM_SecBondCancel()1367 BTM_SecBondCancel(bd_addr); in BTM_PasskeyReqReply()
855 status = BTM_SecBondCancel(bd_addr); in bta_dm_bond_cancel()