Searched defs:TRANSPORT_LE (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ | ||
H A D | napi_bluetooth_connection.h | 36 enum class BluetoothTransport { TRANSPORT_BR_EDR = 0, TRANSPORT_LE = 1 }; member in OHOS::Bluetooth::BondState::ScanMode::BluetoothTransport |
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ | ||
H A D | btstack.h | 112 #define TRANSPORT_LE 2 macro |
Completed in 1 milliseconds