• Home
  • Raw
  • Download

Lines Matching defs:bd_addr

320 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags) {  in BTM_GetSecurityFlags()
341 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr, in BTM_GetSecurityFlagsByTransport()
719 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len, in BTM_PINCodeReply()
841 tBTM_STATUS btm_sec_bond_by_transport(const RawAddress& bd_addr, in btm_sec_bond_by_transport()
1019 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTM_SecBond()
1054 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr) { in BTM_SecBondCancel()
1139 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr) { in BTM_SecGetDeviceLinkKeyType()
1175 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr, in BTM_SetEncryption()
1328 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr) { in BTM_ConfirmReqReply()
1375 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_PasskeyReqReply()
1436 void BTM_SendKeypressNotif(const RawAddress& bd_addr, tBTM_SP_KEY_TYPE type) { in BTM_SendKeypressNotif()
1457 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
1499 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr, in BTM_RemoteOobDataReply()
1534 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections()
1552 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections()
1578 void BTM_SetOutService(const RawAddress& bd_addr, uint8_t service_id, in BTM_SetOutService()
1722 tBTM_STATUS btm_sec_l2cap_access_req(const RawAddress& bd_addr, uint16_t psm, in btm_sec_l2cap_access_req()
2058 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_mx_access_request()
2402 RawAddress bd_addr; in btm_create_conn_cancel_complete() local
2544 void btm_sec_abort_access_req(const RawAddress& bd_addr) { in btm_sec_abort_access_req()
2884 RawAddress bd_addr; /* peer address */ in btm_sec_rmt_host_support_feat_evt() local
5241 uint32_t* BTM_ReadTrustedMask(const RawAddress& bd_addr) { in BTM_ReadTrustedMask()
5415 static bool btm_sec_queue_mx_request(const RawAddress& bd_addr, uint16_t psm, in btm_sec_queue_mx_request()
5521 static bool btm_sec_queue_encrypt_request(const RawAddress& bd_addr, in btm_sec_queue_encrypt_request()