Searched refs:avdt_scb_alloc (Results 1 – 3 of 3) sorted by relevance
821 AvdtpScb* avdt_scb_alloc(uint8_t peer_id, in avdt_scb_alloc() function
868 extern AvdtpScb* avdt_scb_alloc(uint8_t peer_id,
182 p_scb = avdt_scb_alloc(peer_id, avdtp_stream_config); in AVDT_CreateStream()