Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h114 static constexpr uint16_t BNEP_SETUP_FAILED_INVALID_UUID_SIZE = 0x0003; variable
H A Dpan_bnep.cpp1020 BnepSendSetupConnectionResponse(BNEP_SETUP_FAILED_INVALID_UUID_SIZE); in ProcessBnepSetupConnectionRequest()