Searched refs:AVCT_INIT (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | avctp.h | 54 #define AVCT_INIT 0 // Initiator macro
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_br.c | 103 cbConn->cbDev->cbBr->ia = AVCT_INIT; in AvctBrConnectInitiate()
|
H A D | avctp_api.c | 198 if (cbConn->connParam.role == AVCT_INIT) { in AvctConnectReq() 402 if (role == AVCT_INIT) { in AvctBrConnectReq()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_profile.cpp | 246 rawAddr, 0x00, AVCT_INIT, controlMtu_, browseMtu_, companyId_, 0x0000, absVolume, eventCallback_, msgCallback_); in Connect()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.cpp | 242 rawAddr, 0x00, AVCT_INIT, controlMtu_, browseMtu_, companyId_, 0x0000, eventCallback_, msgCallback_); in Connect()
|
Completed in 9 milliseconds