Home
last modified time | relevance | path

Searched defs:phyType (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
Dsoftbus_ble_utils.c205 static uint8_t BtScanPhyTypeToSoftbus(unsigned char phyType) in BtScanPhyTypeToSoftbus()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_ble.cpp360 static void ConvertPhyType(ScanOptions &params, int32_t phyType) in ConvertPhyType()
425 int32_t phyType = 0; in ParseScanParameters() local
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_utils.h214 PhyType phyType = PhyType::PHY_LE_1M; // Phy for Bluetooth LE scan member