Searched refs:SppType (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_profile.cpp | 78 DECLARE_NAPI_PROPERTY("SppType", sppTypeObj), in ProfileEnumInit() 91 SetNamedPropertyByInteger(env, sppType, SppType::SPP_RFCOMM, "SPP_RFCOMM"); in SppTypeInit()
|
/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_utils.h | 406 enum SppType { enum in OHOS::Bluetooth::ScanDuty::PhyType::AdvertisingState::BluetoothState
|
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/ |
H A D | napi_bluetooth_spp_server.cpp | 62 SetNamedPropertyByInteger(env, sppType, SppType::SPP_RFCOMM, "SPP_RFCOMM"); in SppTypeInit() 70 DECLARE_NAPI_PROPERTY("SppType", sppTypeObj), in SppPropertyValueInit()
|
Completed in 3 milliseconds