Searched refs:BTM_ReadLocalFeatures (Results 1 – 8 of 8) sorted by relevance
430 if ( ((NULL != (p = BTM_ReadLocalFeatures ())) && HCI_SNIFF_SUB_RATE_SUPPORTED(p)) && in bta_dm_pm_cback()688 (HCI_SNIFF_SUB_RATE_SUPPORTED(BTM_ReadLocalFeatures ()) && p_rem_feat && in bta_dm_pm_sniff()
3637 if (((NULL != (p = BTM_ReadLocalFeatures ())) && HCI_SNIFF_SUB_RATE_SUPPORTED(p)) && in bta_dm_acl_change()
205 p_features = BTM_ReadLocalFeatures(); in BTM_SetPowerMode()
619 UINT8 *BTM_ReadLocalFeatures (void) in BTM_ReadLocalFeatures() function
859 UINT8 *localFeatures = BTM_ReadLocalFeatures(); in BTM_SetLinkPolicy()903 UINT8 *localFeatures = BTM_ReadLocalFeatures(); in BTM_SetDefaultLinkPolicy()
880 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) { in l2cu_send_peer_config_rej()2314 if (HCI_SWITCH_SUPPORTED(BTM_ReadLocalFeatures())) { in l2cu_create_conn()2381 p_features = BTM_ReadLocalFeatures(); in l2cu_create_conn_after_switch()
2265 if ( (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) in L2CA_FlushChannel()
2095 UINT8 *BTM_ReadLocalFeatures (void);