Searched refs:supports_ble_coded_phy (Results 1 – 5 of 5) sorted by relevance
60 bool (*supports_ble_coded_phy)(void); member
428 static bool supports_ble_coded_phy(void) { in supports_ble_coded_phy() function561 supports_ble_coded_phy,
352 if (controller_get_interface()->supports_ble_coded_phy()) phy |= PHY_LE_CODED; in btm_ble_start_auto_conn()
835 !controller_get_interface()->supports_ble_coded_phy()) { in BTM_BleReadPhy()874 !controller_get_interface()->supports_ble_coded_phy()) { in BTM_BleSetDefaultPhy()929 !controller_get_interface()->supports_ble_coded_phy()) { in BTM_BleSetPhy()
1888 controller->supports_ble_coded_phy(); in btif_dm_upstreams_evt()