Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_int.h67 #define AVCT_CH_BR 1 /* Browsing channel */ macro
H A Davctp_api.c449 uint16_t ret = AvctDisconnect(connId, AVCT_CH_BR); in AvctBrDisconnectReq()
620 if (type == AVCT_CH_BR) { in AvctDisconnect()