Home
last modified time | relevance | path

Searched refs:BNEP_UUID_NAP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h124 static constexpr uint16_t BNEP_UUID_NAP = 0x1116; variable
H A Dpan_bnep.cpp1177 (localUuid.ConvertTo16Bits() != BNEP_UUID_NAP)) { in CheckRoleUuid()