Home
last modified time | relevance | path

Searched defs:p_bd_addr (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.cc98 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()
Dmock_stack_l2cap_api.cc117 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()
Dmock_stack_btm_sec.cc427 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/
Dl2c_api.cc296 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()
Dl2c_utils.cc62 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/
Dbtm_ble_adv_filter.cc232 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()
Dbtm_sec.cc2243 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/
Dbnep_fuzzer.cc67 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeBtStack()
Davrc_fuzzer.cc72 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeBtStack()
Dsdp_fuzzer.cc87 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in FakeL2cap()
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc548 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local