Home
last modified time | relevance | path

Searched defs:p_bda (Results 1 – 13 of 13) sorted by relevance

/system/bt/stack/pan/
Dpan_utils.cc178 tPAN_CONN* pan_allocate_pcb(const RawAddress& p_bda, uint16_t handle) { in pan_allocate_pcb()
234 tPAN_CONN* pan_get_pcb_by_addr(const RawAddress& p_bda) { in pan_get_pcb_by_addr()
Dpan_main.cc90 void pan_conn_ind_cb(uint16_t handle, const RawAddress& p_bda, in pan_conn_ind_cb()
/system/bt/stack/l2cap/
Dl2c_link.cc148 const RawAddress& p_bda) { in l2c_link_hci_conn_comp()
284 void l2c_link_sec_comp(const RawAddress* p_bda, in l2c_link_sec_comp()
290 void l2c_link_sec_comp2(const RawAddress& p_bda, in l2c_link_sec_comp2()
Dl2c_ble.cc1148 const RawAddress& p_bda = *bda; in l2cble_sec_comp() local
Dl2c_utils.cc2424 void l2cu_resubmit_pending_sec_req(const RawAddress* p_bda) { in l2cu_resubmit_pending_sec_req()
/system/bt/stack/btm/
Dbtm_inq.cc875 tBTM_INQ_INFO* BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead()
953 tBTM_STATUS BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
1126 void btm_clr_inq_db(const RawAddress* p_bda) { in btm_clr_inq_db()
1177 bool btm_inq_find_bdaddr(const RawAddress& p_bda) { in btm_inq_find_bdaddr()
1211 tINQ_DB_ENT* btm_inq_db_find(const RawAddress& p_bda) { in btm_inq_db_find()
1235 tINQ_DB_ENT* btm_inq_db_new(const RawAddress& p_bda) { in btm_inq_db_new()
Dbtm_sec.cc3126 RawAddress& p_bda = evt_data.cfm_req.bd_addr; in btm_proc_sp_req_evt() local
3266 RawAddress& p_bda = evt_data.bd_addr; in btm_keypress_notif_evt() local
3366 RawAddress& p_bda = evt_data.bd_addr; in btm_rem_oob_req() local
4338 void btm_sec_link_key_notification(const RawAddress& p_bda, in btm_sec_link_key_notification()
4616 void btm_sec_pin_code_request(const RawAddress& p_bda) { in btm_sec_pin_code_request()
Dbtm_acl.cc1456 const RawAddress* p_bda = in btm_acl_role_changed() local
/system/bt/btif/src/
Dbtif_ble_scanner.cc73 void btif_address_cache_add(const RawAddress& p_bda, uint8_t addr_type) { in btif_address_cache_add()
84 bool btif_address_cache_find(const RawAddress& p_bda) { in btif_address_cache_find()
/system/bt/stack/sdp/
Dsdp_discovery.cc758 tSDP_DISC_REC* add_record(tSDP_DISCOVERY_DB* p_db, const RawAddress& p_bda) { in add_record()
/system/bt/stack/bnep/
Dbnep_utils.cc85 tBNEP_CONN* bnepu_find_bcb_by_bd_addr(const RawAddress& p_bda) { in bnepu_find_bcb_by_bd_addr()
/system/bt/main/shim/
Dbtm_api.cc685 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbRead(const RawAddress& p_bda) { in BTM_InqDbRead()
701 tBTM_STATUS bluetooth::shim::BTM_ClearInqDb(const RawAddress* p_bda) { in BTM_ClearInqDb()
/system/bt/stack/include/
Dbtm_api_types.h688 const RawAddress* p_bda; /* The address of the newly connected device */ member
700 const RawAddress* p_bda; /* The address of the disconnected device */ member
724 const RawAddress* p_bda; /* The address of the peer connected device */ member