Home
last modified time | relevance | path

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

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