Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h89 AVCT_ERR_PID_USED, // PID already in used enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_api.c584 ret = AVCT_ERR_PID_USED; in AvctConnectInitiate()