Searched refs:supports_ble_coded_phy (Results 1 – 7 of 7) sorted by relevance
78 bool (*supports_ble_coded_phy)(void); member
259 bool supports_ble_coded_phy(void) { in supports_ble_coded_phy() function413 supports_ble_coded_phy,
185 MAP_TO_GD(supports_ble_coded_phy, SupportsBleCodedPhy) in MAP_TO_GD()355 supports_ble_coded_phy,
557 static bool supports_ble_coded_phy(void) { in supports_ble_coded_phy() function786 supports_ble_coded_phy,
344 if (controller_get_interface()->supports_ble_coded_phy()) phy |= PHY_LE_CODED; in btm_ble_start_auto_conn()
747 !controller_get_interface()->supports_ble_coded_phy()) { in BTM_BleReadPhy()788 !controller_get_interface()->supports_ble_coded_phy()) { in BTM_BleSetPhy()
1749 controller->supports_ble_coded_phy(); in btif_dm_upstreams_evt()