Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_sdp.cc39 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest()
45 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest()
50 bool SDP_ServiceSearchAttributeRequest2(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest2()
Dmock_stack_sdp_main.cc42 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
Dmock_stack_l2cap_api.cc136 uint16_t L2CA_ConnectReq2(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReq2()
142 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq()
156 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
166 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp()
174 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
Dmock_stack_l2cap_utils.cc86 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
91 tL2C_LCB* l2cu_find_lcb_by_bd_addr(const RawAddress& p_bd_addr, in l2cu_find_lcb_by_bd_addr()
281 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.cc147 uint16_t psm, const RawAddress& p_bd_addr, tL2CAP_LE_CFG_INFO* p_cfg) { in L2CA_ConnectCreditBasedReq()
318 const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
Dmock_stack_btm_sec.cc288 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
/system/bt/stack/l2cap/
Dl2c_api.cc275 uint16_t L2CA_ConnectReq2(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectReq2()
294 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq()
501 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
633 bool L2CA_ConnectCreditBasedRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectCreditBasedRsp()
706 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
Dl2c_utils.cc56 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb()
120 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding()
238 tL2C_LCB* l2cu_find_lcb_by_bd_addr(const RawAddress& p_bd_addr, in l2cu_find_lcb_by_bd_addr()
/system/bt/stack/sdp/
Dsdp_api.cc126 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest()
157 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest()
189 bool SDP_ServiceSearchAttributeRequest2(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest2()
Dsdp_main.cc321 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc245 static bool btm_ble_dealloc_addr_filter_counter(tBLE_BD_ADDR* p_bd_addr, in btm_ble_dealloc_addr_filter_counter()
416 tBLE_BD_ADDR* p_bd_addr, in btm_ble_cs_update_pf_counter()
Dbtm_sec.cc2191 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc140 const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
/system/bt/main/shim/
Dl2c_api.cc808 const RawAddress& p_bd_addr, in L2CA_ConnectCreditBasedReq()
1521 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
/system/bt/bta/jv/
Dbta_jv_act.cc466 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local