Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_bgconn.cc350 uint8_t phy = PHY_LE_1M; in btm_ble_start_auto_conn()
Dbtm_ble_gap.cc1896 event_type, addr_type, bda, PHY_LE_1M, PHY_LE_NO_PACKET, NO_ADI_PRESENT, in btm_ble_process_adv_pkt()
/system/bt/device/src/
Dcontroller.cc525 uint8_t phy = PHY_LE_1M; in get_le_all_initiating_phys()
/system/bt/stack/include/
Dbtm_api_types.h612 constexpr uint8_t PHY_LE_1M = 0x01; variable