Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h107 #define AVDT_ERR_BAD_SERV_CATEGORY 0x17 // The service category is error macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_message.c2032 err = AVDT_ERR_BAD_SERV_CATEGORY; in AvdtServiceCapCheck()