Home
last modified time | relevance | path

Searched refs:AvdtSepAlloc (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_ctrl.h50 extern uint16_t AvdtSepAlloc(AvdtStreamConfig *avdtStreamConfig);
H A Davdtp_ctrl.c1605 * @brief AvdtSepAlloc
1610 uint16_t AvdtSepAlloc(AvdtStreamConfig *avdtStreamConfig) in AvdtSepAlloc() function
1718 } else if (AvdtSepAlloc(&avdtStreamConfig[i]) == AVDT_NUM_SEPS) { in AvdtRegisterLocalSEP()

Completed in 3 milliseconds