Home
last modified time | relevance | path

Searched refs:AVRCP_TG (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_gap.cpp38 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_TG, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in RegisterSecurity()
61 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_TG, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in UnregisterSecurity()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_gap.c80 if ((serviceInfo.serviceId == AVRCP_CT) || (serviceInfo.serviceId == AVRCP_TG)) { in AvctSecurityResult()
152 if ((serviceInfo.serviceId == AVRCP_CT) || (serviceInfo.serviceId == AVRCP_TG)) { in AvctRevConnSecurityResult()
225 gapParam.info.serviceId = AVRCP_TG; in AvctRequestSecurityBy()
H A Davctp_ctrl_act.c50 serviceId = AVRCP_TG; in AvctCbCtrlChConn()
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subProfileTestManager/
H A Da2dpSourceProfileTestManager.ets155 // this.profileExist = "AVRCP_TG exist";
156 // this.profileNotExist = "AVRCP_TG does not exist";
H A DhandsFreeAudioGatewayProfileTestManager.ets153 // this.profileExist = "AVRCP_TG exist";
154 // this.profileNotExist = "AVRCP_TG does not exist";
H A DhidHostProfileTestManager.ets153 // this.profileExist = "AVRCP_TG exist";
154 // this.profileNotExist = "AVRCP_TG does not exist";
H A DpanNetworkProfileTestManager.ets154 // this.profileExist = "AVRCP_TG exist";
155 // this.profileNotExist = "AVRCP_TG does not exist";
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subProfileTest/
H A Da2dpSourceProfileTest.ets157 // this.profileExist = "AVRCP_TG exist";
158 // this.profileNotExist = "AVRCP_TG does not exist";
H A DhandsFreeAudioGatewayProfileTest.ets153 // this.profileExist = "AVRCP_TG exist";
154 // this.profileNotExist = "AVRCP_TG does not exist";
H A DhidHostProfileTest.ets153 // this.profileExist = "AVRCP_TG exist";
154 // this.profileNotExist = "AVRCP_TG does not exist";
H A DpanNetworkProfileTest.ets154 // this.profileExist = "AVRCP_TG exist";
155 // this.profileNotExist = "AVRCP_TG does not exist";
H A DoppProfileTest.ets207 // this.profileExist = "AVRCP_TG exist";
208 // this.profileNotExist = "AVRCP_TG does not exist";
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h90 AVRCP_TG, enumerator