Home
last modified time | relevance | path

Searched refs:BLE_ADVERTISEMENT_PHY_1M (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_advertiser.h327 int primaryPhy_ = BLE_ADVERTISEMENT_PHY_1M;
328 int secondaryPhy_ = BLE_ADVERTISEMENT_PHY_1M;
H A Dbluetooth_def.h381 const uint8_t BLE_ADVERTISEMENT_PHY_1M = 0x01; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h367 int primaryPhy_ = BLE_ADVERTISEMENT_PHY_1M;
369 int secondaryPhy_ = BLE_ADVERTISEMENT_PHY_1M;
H A Dbt_def.h393 const uint8_t BLE_ADVERTISEMENT_PHY_1M = 0x01; member

Completed in 9 milliseconds