Searched refs:BTM_ReadLocalFeatures (Results 1 – 9 of 9) sorted by relevance
459 if (((NULL != (p = BTM_ReadLocalFeatures())) && in bta_dm_pm_cback()710 (HCI_SNIFF_SUB_RATE_SUPPORTED(BTM_ReadLocalFeatures()) && p_rem_feat &&
2748 if (((NULL != (p = BTM_ReadLocalFeatures())) && in bta_dm_acl_change()
143 extern uint8_t* BTM_ReadLocalFeatures(void);
557 uint8_t* BTM_ReadLocalFeatures(void) { in BTM_ReadLocalFeatures() function
179 p_features = BTM_ReadLocalFeatures(); in BTM_SetPowerMode()
730 uint8_t* localFeatures = BTM_ReadLocalFeatures(); in BTM_SetLinkPolicy()783 uint8_t* localFeatures = BTM_ReadLocalFeatures(); in BTM_SetDefaultLinkPolicy()
139 called, which makes various calls to `BTM_ReadLocalFeatures`,
752 if (HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures())) { in l2cu_send_peer_config_rej()2162 if (HCI_SWITCH_SUPPORTED(BTM_ReadLocalFeatures())) { in l2cu_create_conn_br_edr()2228 p_features = BTM_ReadLocalFeatures(); in l2cu_create_conn_after_switch()
2204 if ((HCI_NON_FLUSHABLE_PB_SUPPORTED(BTM_ReadLocalFeatures())) && in L2CA_FlushChannel()