Home
last modified time | relevance | path

Searched refs:PHY_LE_1M (Results 1 – 5 of 5) sorted by relevance

/system/bt/test/mock/
Dmock_device_controller.cc362 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys()
/system/bt/stack/btm/
Dbtm_ble_bgconn.cc342 uint8_t phy = PHY_LE_1M; in btm_ble_start_auto_conn()
Dbtm_ble_gap.cc1861 event_type, addr_type, bda, PHY_LE_1M, PHY_LE_NO_PACKET, NO_ADI_PRESENT, in btm_ble_process_adv_pkt()
/system/bt/stack/include/
Dbtm_api_types.h328 constexpr uint8_t PHY_LE_1M = 0x01; variable
/system/bt/device/src/
Dcontroller.cc732 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys()