Lines Matching defs:bd_addr

322 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags) {  in BTM_GetSecurityFlags()
343 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport()
743 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply()
865 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport()
1043 tBTM_STATUS BTM_SecBondByTransport(const RawAddress& bd_addr, in BTM_SecBondByTransport()
1076 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, uint8_t pin_len, in BTM_SecBond()
1094 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1174 tBTM_STATUS BTM_SecGetDeviceLinkKey(const RawAddress& bd_addr, in BTM_SecGetDeviceLinkKey()
1199 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType()
1235 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption()
1388 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply()
1436 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_PasskeyReqReply()
1499 void BTM_SendKeypressNotif(const RawAddress& bd_addr, tBTM_SP_KEY_TYPE type) { in BTM_SendKeypressNotif()
1521 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
1563 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_RemoteOobDataReply()
1682 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections()
1700 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections()
1784 void BTM_SetOutService(const RawAddress& bd_addr, uint8_t service_id, in BTM_SetOutService()
1928 tBTM_STATUS btm_sec_l2cap_access_req(const RawAddress& bd_addr, uint16_t psm, in btm_sec_l2cap_access_req()
2266 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_mx_access_request()
2745 void btm_sec_abort_access_req(const RawAddress& bd_addr) { in btm_sec_abort_access_req()
3085 RawAddress bd_addr; /* peer address */ in btm_sec_rmt_host_support_feat_evt() local
5413 uint32_t* BTM_ReadTrustedMask(const RawAddress& bd_addr) { in BTM_ReadTrustedMask()
5587 static bool btm_sec_queue_mx_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_queue_mx_request()
5693 static bool btm_sec_queue_encrypt_request(const RawAddress& bd_addr, in btm_sec_queue_encrypt_request()