Home
last modified time | relevance | path

Searched refs:AVDT_PSM (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp.c59 if (L2CIF_RegisterService(AVDT_PSM, (L2capService *)&G_AVDT_L2C_APPL, NULL, NULL)) { in AvdtStartup()
80 L2CIF_DeregisterService(AVDT_PSM, NULL); in AvdtShutdown()
H A Davdtp_impl.c1439 L2CIF_ConnectReq(&sigCtrl->peerAddress, AVDT_PSM, AVDT_PSM, NULL, AvdtStreamConnectReqCallback); in AvdtActStreamOpenReq()
1619 chlId.l2capPsm = AVDT_PSM; in AvdtActConnReq()
1872 AVDT_PSM, in AvdtSecurityCheck()
1874 if (L2CIF_ConnectReq(&sigCtrl->peerAddress, AVDT_PSM, AVDT_PSM, NULL, AvdtSignalConnectReqCallback)) { in AvdtSecurityCheck()
H A Davdtp_l2cap.c128 chlId.l2capPsm = AVDT_PSM; in AvdtConnectSignalingIndication()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h157 #define AVDT_PSM 0x0019 // PSM for AVDT macro
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp57 GapServiceSecurityInfo securityInfo = {direction, serviceId, SEC_PROTOCOL_L2CAP, {AVDT_PSM}}; in DeregisterServiceSecurity()
152 SEC_PROTOCOL_L2CAP, { .l2capPsm = AVDT_PSM }, in Enable()
155 SEC_PROTOCOL_L2CAP, { .l2capPsm = AVDT_PSM }, in Enable()

Completed in 8 milliseconds