Searched defs:p_bd_addr (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_sdp_api.cc | 98 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() 106 const RawAddress& p_bd_addr, tSDP_DISCOVERY_DB* p_db, in SDP_ServiceSearchAttributeRequest2() 112 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest()
|
D | mock_stack_l2cap_api.cc | 117 uint16_t L2CA_ConnectReqWithSecurity(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReqWithSecurity() 123 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq() 137 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq() 147 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp() 155 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
|
D | mock_stack_btm_sec.cc | 427 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_api.cc | 296 uint16_t L2CA_ConnectReqWithSecurity(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReqWithSecurity() 316 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq() 510 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq() 665 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp() 736 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
|
D | l2c_utils.cc | 62 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb() 127 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding() 239 tL2C_LCB* l2cu_find_lcb_by_bd_addr(const RawAddress& p_bd_addr, in l2cu_find_lcb_by_bd_addr()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_adv_filter.cc | 232 static bool btm_ble_dealloc_addr_filter_counter(tBLE_BD_ADDR* p_bd_addr, in btm_ble_dealloc_addr_filter_counter() 268 tBLE_BD_ADDR* p_bd_addr, in btm_ble_cs_update_pf_counter()
|
D | btm_sec.cc | 2243 static void call_registered_rmt_name_callbacks(const RawAddress* p_bd_addr, in call_registered_rmt_name_callbacks() 2280 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
|
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | bnep_fuzzer.cc | 67 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeBtStack()
|
D | avrc_fuzzer.cc | 72 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeBtStack()
|
D | sdp_fuzzer.cc | 87 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeL2cap()
|
/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_act.cc | 548 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local
|