Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_defines.h101 static constexpr uint8_t BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD = 0; variable
H A Dpan_bnep.cpp937 case BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD: in ProcessBnepControlData()
1203 buf[offset] = BNEP_CONTROL_COMMAND_NOT_UNDERSTOOD; in BnepSendControlCommandNotUnderstood()