Searched defs:peer_bda (Results 1 – 8 of 8) sorted by relevance
397 static bool accept_client_operation(const RawAddress& peer_bda, uint16_t uuid, in accept_client_operation()553 bool GAP_BleReadPeerPrefConnParams(const RawAddress& peer_bda) { in GAP_BleReadPeerPrefConnParams()567 bool GAP_BleReadPeerDevName(const RawAddress& peer_bda, tGAP_BLE_CMPL_CBACK* p_cback) { in GAP_BleReadPeerDevName()580 bool GAP_BleReadPeerAppearance(const RawAddress& peer_bda, tGAP_BLE_CMPL_CBACK* p_cback) { in GAP_BleReadPeerAppearance()593 bool GAP_BleCancelReadPeerDevName(const RawAddress& peer_bda) { in GAP_BleCancelReadPeerDevName()
31 bool gatt_profile_get_eatt_support(const RawAddress& peer_bda) { in gatt_profile_get_eatt_support()37 bool gatt_cl_read_sr_supp_feat_req(const RawAddress& peer_bda, in gatt_cl_read_sr_supp_feat_req()
881 bool gatt_cl_read_sr_supp_feat_req(const RawAddress& peer_bda, in gatt_cl_read_sr_supp_feat_req()930 bool gatt_cl_read_sirk_req(const RawAddress& peer_bda, in gatt_cl_read_sirk_req()
1145 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind()
296 RawAddress peer_bda; member
236 bool DIS_ReadDISInfo(const RawAddress& peer_bda, tDIS_READ_CBACK* p_cback, tDIS_ATTR_MASK mask) { in DIS_ReadDISInfo()
83 RawAddress peer_bda; // Device corresponding to handle member
1031 RawAddress peer_bda = btif_av_source_active_peer(); in btif_a2dp_source_enqueue_callback() local