Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.h247 void BnepSendControlCommandNotUnderstood(uint8_t controlCommand);
H A Dpan_bnep.cpp960 BnepSendControlCommandNotUnderstood(controlType); in ProcessBnepControlData()
1192 void PanBnep::BnepSendControlCommandNotUnderstood(uint8_t controlCommand) in BnepSendControlCommandNotUnderstood() function in OHOS::bluetooth::PanBnep