Searched refs:list_new (Results 1 – 18 of 18) sorted by relevance
59 list_t *list_new(list_free_cb callback, list_mempool_zmalloc zmalloc, list_mempool_free free);
21 list_t *list_new(list_free_cb callback);
43 connect_queue = list_new(osi_free_func); in queue_int_add()
92 l2cap_clients = list_new(NULL); in l2cap_client_new()109 ret->outbound_fragments = list_new(NULL); in l2cap_client_new()
837 l2cb.p_ccb_pool = list_new(osi_free_func); in l2c_init()841 l2cb.p_lcb_pool = list_new(osi_free_func); in l2c_init()883 l2cb.rcv_pending_q = list_new(NULL); in l2c_init()
114 p_lcb->link_xmit_data_q = list_new(NULL); in l2cu_allocate_lcb()
48 ret->list = list_new(NULL); in fixed_queue_new()
69 config->sections = list_new(section_free); in config_new_empty()653 section->entries = list_new(entry_free); in section_new()
35 list_t *list_new(list_free_cb callback) in list_new() function
573 addr_info->assoc_addr = list_new(osi_free_func); in bta_gattc_co_cache_new_assoc_list()586 addr_info->assoc_addr =list_new(NULL); in bta_gattc_co_cache_append_assoc_addr()
281 p_new_srvc->characteristics = list_new(characteristic_free); in bta_gattc_add_srvc_to_cache()282 p_new_srvc->included_svc = list_new(bta_gattc_free); in bta_gattc_add_srvc_to_cache()285 p_srvc_cb->p_srvc_cache = list_new(service_free); in bta_gattc_add_srvc_to_cache()329 characteristic->descriptors = list_new(bta_gattc_free); in bta_gattc_add_char_to_cache()
235 p_clcb->p_cmd_list = list_new(osi_free_func); in bta_gattc_clcb_alloc()
106 gatt_cb.p_clcb_list = list_new(osi_free_func); in gatt_init()107 gatt_cb.p_tcb_list = list_new(osi_free_func); in gatt_init()
172 cmd_wait_q->commands_pending_response = list_new(NULL); in hci_layer_init_env()
92 sdp_cb.server_db.p_record_list = list_new(osi_free_func); in sdp_init()
692 btm_cb.p_sec_dev_rec_list = list_new(osi_free_func); in btm_sec_dev_init()
75 btm_cb.p_acl_db_list = list_new(osi_free_func); in btm_acl_init()76 btm_cb.p_pm_mode_db_list = list_new(osi_free_func); in btm_acl_init()
1865 adv_filter_list = list_new(btc_adv_list_free); in btc_adv_list_init()