Searched refs:BTM_ReadLocalFeatures (Results 1 – 9 of 9) sorted by relevance
477 if( ((NULL != (p = BTM_ReadLocalFeatures ())) && HCI_SNIFF_SUB_RATE_SUPPORTED(p)) && in bta_dm_pm_cback()772 (HCI_SNIFF_SUB_RATE_SUPPORTED(BTM_ReadLocalFeatures ()) && p_rem_feat && in bta_dm_pm_sniff()
3251 if (((NULL != (p = BTM_ReadLocalFeatures ())) && HCI_SNIFF_SUB_RATE_SUPPORTED(p)) && in bta_dm_acl_change()
607 UINT8 *BTM_ReadLocalFeatures (void) in BTM_ReadLocalFeatures() function
209 p_features = BTM_ReadLocalFeatures(); in BTM_SetPowerMode()
821 UINT8 *localFeatures = BTM_ReadLocalFeatures(); in BTM_SetLinkPolicy()869 UINT8 *localFeatures = BTM_ReadLocalFeatures(); in BTM_SetDefaultLinkPolicy()
139 called, which makes various calls to `BTM_ReadLocalFeatures`,
819 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) in l2cu_send_peer_config_rej()2332 if (HCI_SWITCH_SUPPORTED(BTM_ReadLocalFeatures())) in l2cu_create_conn()2405 p_features = BTM_ReadLocalFeatures(); in l2cu_create_conn_after_switch()
2242 if ( (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures ())) in L2CA_FlushChannel()
2005 extern UINT8 *BTM_ReadLocalFeatures (void);