Searched defs:avctInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_gap.cpp | 38 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_CT, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in RegisterSecurity() local 61 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_CT, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in UnregisterSecurity() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_gap.cpp | 38 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_TG, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in RegisterSecurity() local 61 GapServiceSecurityInfo avctInfo = {INCOMING, AVRCP_TG, SEC_PROTOCOL_L2CAP, {AVCT_PSM}}; in UnregisterSecurity() local
|