Home
last modified time | relevance | path

Searched refs:kPhyLe1M (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc141 constexpr uint8_t kPhyLe1M = 0x01; // From the old controller shim. in BTA_GATTC_Open() local
142 uint8_t phy = kPhyLe1M; in BTA_GATTC_Open()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc1397 constexpr uint8_t kPhyLe1M = 0x01; // From the old controller shim. in GATT_Connect() local
1398 uint8_t phy = kPhyLe1M; in GATT_Connect()
1504 constexpr uint8_t kPhyLe1M = 0x01; // From the old controller shim. in GATT_Connect() local
1505 uint8_t phy = kPhyLe1M; in GATT_Connect()