Searched defs:p_bd_addr (Results 1 – 15 of 15) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_sdp.cc | 39 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()
|
D | mock_stack_sdp_main.cc | 42 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
|
D | mock_stack_l2cap_api.cc | 136 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()
|
D | mock_stack_l2cap_utils.cc | 86 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()
|
D | mock_main_shim_l2cap_api.cc | 147 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()
|
D | mock_stack_btm_sec.cc | 288 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
|
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 275 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()
|
D | l2c_utils.cc | 56 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/ |
D | sdp_api.cc | 126 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()
|
D | sdp_main.cc | 321 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
|
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.cc | 245 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()
|
D | btm_sec.cc | 2191 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
|
/system/bt/stack/test/common/ |
D | mock_main_shim_l2c_api.cc | 140 const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq()
|
/system/bt/main/shim/ |
D | l2c_api.cc | 808 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/ |
D | bta_jv_act.cc | 466 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local
|