Lines Matching defs:bd_addr

312 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags) {  in BTM_GetSecurityFlags()
333 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport()
680 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply()
802 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport()
980 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTM_SecBond()
1016 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1101 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType()
1137 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption()
1295 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply()
1344 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_PasskeyReqReply()
1408 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
1450 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_RemoteOobDataReply()
1485 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections()
1503 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections()
1529 void BTM_SetOutService(const RawAddress& bd_addr, uint8_t service_id, in BTM_SetOutService()
1673 tBTM_STATUS btm_sec_l2cap_access_req(const RawAddress& bd_addr, uint16_t psm, in btm_sec_l2cap_access_req()
2009 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_mx_access_request()
2358 RawAddress bd_addr; in btm_create_conn_cancel_complete() local
2500 void btm_sec_abort_access_req(const RawAddress& bd_addr) { in btm_sec_abort_access_req()
2840 RawAddress bd_addr; /* peer address */ in btm_sec_rmt_host_support_feat_evt() local
5174 uint32_t* BTM_ReadTrustedMask(const RawAddress& bd_addr) { in BTM_ReadTrustedMask()
5348 static bool btm_sec_queue_mx_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_queue_mx_request()
5454 static bool btm_sec_queue_encrypt_request(const RawAddress& bd_addr, in btm_sec_queue_encrypt_request()