Home
last modified time | relevance | path

Searched refs:AVDT_ROLE_UNKOWN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davdtp.h90 #define AVDT_ROLE_UNKOWN 2 // unknown macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_api.c143 sigCtrl = AvdtSigCtrlAllocate(bdAddr, AVDT_ROLE_UNKOWN); in AvdtCreateStream()
290 sigCtrl = AvdtSigCtrlAllocate(bdAddr, AVDT_ROLE_UNKOWN); in AvdtDiscoverReq()
389 sigCtrl = AvdtSigCtrlAllocate(bdAddr, AVDT_ROLE_UNKOWN); in AvdtGetCapReq()
530 sigCtrl = AvdtSigCtrlAllocate(bdAddr, AVDT_ROLE_UNKOWN); in AvdtGetAllCapReq()
H A Davdtp_ctrl.c1563 sigCtrl = AvdtSigCtrlAllocate(bdAddr, AVDT_ROLE_UNKOWN); in AvdtCreateSEP()