Searched defs:p_bd_addr (Results 1 – 8 of 8) sorted by relevance
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 279 uint16_t L2CA_ConnectReq(uint16_t psm, const RawAddress& p_bd_addr) { in L2CA_ConnectReq() 300 uint16_t L2CA_ErtmConnectReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ErtmConnectReq() 511 uint16_t L2CA_ConnectLECocReq(uint16_t psm, const RawAddress& p_bd_addr, in L2CA_ConnectLECocReq() 598 bool L2CA_ConnectLECocRsp(const RawAddress& p_bd_addr, uint8_t id, in L2CA_ConnectLECocRsp() 722 bool L2CA_ConnectRsp(const RawAddress& p_bd_addr, uint8_t id, uint16_t lcid, in L2CA_ConnectRsp() 738 bool L2CA_ErtmConnectRsp(const RawAddress& p_bd_addr, uint8_t id, uint16_t lcid, in L2CA_ErtmConnectRsp() 964 bool L2CA_Ping(const RawAddress& p_bd_addr, tL2CA_ECHO_RSP_CB* p_callback) { in L2CA_Ping() 1026 bool L2CA_Echo(const RawAddress& p_bd_addr, BT_HDR* p_data, in L2CA_Echo() 1232 const RawAddress& p_bd_addr) { in L2CA_LocalLoopbackReq()
|
D | l2c_utils.cc | 68 tL2C_LCB* l2cu_allocate_lcb(const RawAddress& p_bd_addr, bool is_bonding, in l2cu_allocate_lcb() 121 void l2cu_update_lcb_4_bonding(const RawAddress& p_bd_addr, bool is_bonding) { in l2cu_update_lcb_4_bonding() 245 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 | 134 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest() 165 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() 197 bool SDP_ServiceSearchAttributeRequest2(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest2()
|
D | sdp_main.cc | 515 tCONN_CB* sdp_conn_originate(const RawAddress& p_bd_addr) { in sdp_conn_originate()
|
/system/bt/stack/btm/ |
D | btm_ble_adv_filter.cc | 270 bool btm_ble_dealloc_addr_filter_counter(tBLE_BD_ADDR* p_bd_addr, in btm_ble_dealloc_addr_filter_counter() 438 uint8_t cond_type, tBLE_BD_ADDR* p_bd_addr, in btm_ble_cs_update_pf_counter()
|
D | btm_sec.cc | 2842 void btm_sec_rmt_name_request_complete(const RawAddress* p_bd_addr, in btm_sec_rmt_name_request_complete()
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 506 const RawAddress* p_bd_addr = in bta_jv_alloc_set_pm_profile_cb() local
|
/system/bt/btif/src/ |
D | btif_hl.cc | 1060 bool btif_hl_find_mcl_idx(uint8_t app_idx, const RawAddress& p_bd_addr, in btif_hl_find_mcl_idx()
|