Searched refs:p_rem_feat (Results 1 – 2 of 2) sorted by relevance
706 uint8_t* p_rem_feat = BTM_ReadRemoteFeatures(p_peer_dev->peer_bdaddr); local710 (HCI_SNIFF_SUB_RATE_SUPPORTED(BTM_ReadLocalFeatures()) && p_rem_feat &&711 HCI_SNIFF_SUB_RATE_SUPPORTED(p_rem_feat) &&
564 uint8_t* p_rem_feat = BTM_ReadRemoteFeatures(p_scb->peer_addr); in bta_ag_codec_negotiate() local567 if (p_rem_feat == nullptr) { in bta_ag_codec_negotiate()583 if (!HCI_LMP_TRANSPNT_SUPPORTED(p_rem_feat) || !sdp_wbs_support || in bta_ag_codec_negotiate()