Searched refs:sdp_slot_t (Results 1 – 1 of 1) sorted by relevance
64 } sdp_slot_t; typedef67 static sdp_slot_t sdp_slots[MAX_SDP_SLOTS];95 memset(sdp_slots, 0, sizeof(sdp_slot_t) * MAX_SDP_SLOTS); in init_sdp_slots()248 static const sdp_slot_t* start_create_sdp(int id) { in start_create_sdp()319 const sdp_slot_t* sdp_slot = start_create_sdp(id); in on_create_record_event()