Searched refs:list_new (Results 1 – 19 of 19) sorted by relevance
13 list_t* list = list_new(NULL); in TEST_F()24 list_t* list = list_new(NULL); in TEST_F()30 list_t* list = list_new(NULL); in TEST_F()36 list_t* list = list_new(NULL); in TEST_F()44 list_t* list = list_new(NULL); in TEST_F()52 list_t* list = list_new(NULL); in TEST_F()62 list_t* list = list_new(NULL); in TEST_F()72 list_t* list = list_new(NULL); in TEST_F()83 list_t* list = list_new(NULL); in TEST_F()94 list_t* list = list_new(NULL); in TEST_F()[all …]
44 list_t* list_new(list_free_cb callback);
71 btm_cb.sec_dev_rec = list_new(osi_free); in btm_init()
144 interop_list = list_new(interop_free_entry_); in interop_lazy_init_()
82 clients = list_new(client_free); in hci_inject_open()
208 commands_pending_response = list_new(NULL); in hci_module_start_up()
98 l2cap_clients = list_new(NULL); in l2cap_client_new()112 ret->outbound_fragments = list_new(NULL); in l2cap_client_new()
914 l2cb.rcv_pending_q = list_new(NULL); in l2c_init()
102 p_lcb->link_xmit_data_q = list_new(NULL); in l2cu_allocate_lcb()
52 ret->list = list_new(NULL); in fixed_queue_new()
35 list_t* list_new(list_free_cb callback) { in list_new() function
90 ret->invalidation_list = list_new(NULL); in reactor_new()
318 alarms = list_new(NULL); in lazy_initialize()
89 sco_sockets = list_new((list_free_cb)sco_socket_free_locked); in btsock_sco_init()
133 rfc_slots[i].incoming_queue = list_new(osi_free); in btsock_rfc_init()
4622 soc_queue = list_new(NULL); in btif_hl_soc_thread_init()
3049 p_dev->rc_supported_event_list = list_new(osi_free); in handle_get_capability_response()
179 `list_new` should be freed with `list_free` and no other freeing routine.
348 p_ret->a2dp_list = list_new(nullptr); in bta_av_alloc_scb()