Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.cc105 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest()
112 bool SDP_ServiceSearchAttributeRequest2(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest2()
120 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest()
Dmock_stack_l2cap_api.cc128 uint16_t L2CA_ConnectReq2(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReq2()
134 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq()
148 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
158 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp()
166 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
Dmock_stack_sdp_main.cc41 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
Dmock_stack_l2cap_utils.cc85 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
90 tL2C_LCB* l2cu_find_lcb_by_bd_addr(const RawAddress& p_bd_addr, in l2cu_find_lcb_by_bd_addr()
268 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding()
Dmock_main_shim_l2cap_api.cc146 uint16_t psm, const RawAddress& p_bd_addr, tL2CAP_LE_CFG_INFO* p_cfg) { in L2CA_ConnectCreditBasedReq()
312 const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
Dmock_stack_btm_sec.cc301 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.cc313 uint16_t L2CA_ConnectReq2(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReq2()
332 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq()
539 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
708 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp()
781 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
Dl2c_utils.cc58 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
123 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding()
241 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/sdp/
Dsdp_api.cc136 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest()
167 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest()
199 bool SDP_ServiceSearchAttributeRequest2(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest2()
Dsdp_main.cc326 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_adv_filter.cc243 static bool btm_ble_dealloc_addr_filter_counter(tBLE_BD_ADDR* p_bd_addr, in btm_ble_dealloc_addr_filter_counter()
414 tBLE_BD_ADDR* p_bd_addr, in btm_ble_cs_update_pf_counter()
Dbtm_sec.cc2285 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc41 [](uint16_t psm, const RawAddress& p_bd_addr, uint16_t sec_level) { in SetUp()
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc816 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
1532 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc541 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local