Home
last modified time | relevance | path

Searched refs:list_append (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2cap_client.c115 list_append(l2cap_clients, ret); in l2cap_client_new()
404 list_append(client->outbound_fragments, bt_packet); in fragment_packet()
416 list_append(client->outbound_fragments, fragment); in fragment_packet()
Dl2c_main.c159 list_append(l2cb.rcv_pending_q, p_msg); in l2c_rcv_acl_data()
Dl2c_link.c1039 list_append(p_lcb->link_xmit_data_q, p_buf); in l2c_link_check_send_pkts()
Dl2c_utils.c76 list_ret = list_append(l2cb.p_lcb_pool, p_lcb); in l2cu_allocate_lcb()
1490 list_append(l2cb.p_ccb_pool, p_ccb); in l2cu_allocate_ccb()
/hal_espressif-3.4.0/components/bt/common/osi/include/osi/
Dlist.h74 bool list_append(list_t *list, void *data);
/hal_espressif-3.4.0/components/bt/host/bluedroid/btc/core/
Dbtc_profile_queue.c60 list_append(connect_queue, p_node); in queue_int_add()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c226 list_append(services, p_new_srvc); in bta_gattc_insert_sec_service_to_cache()
237 list_append(services, p_new_srvc); in bta_gattc_insert_sec_service_to_cache()
289 list_append(p_srvc_cb->p_srvc_cache, p_new_srvc); in bta_gattc_add_srvc_to_cache()
333 list_append(service->characteristics, characteristic); in bta_gattc_add_char_to_cache()
385 list_append(service->included_svc, isvc); in bta_gattc_add_attr_to_cache()
407 list_append(char_node->descriptors, descriptor); in bta_gattc_add_attr_to_cache()
Dbta_gattc_co.c592 return list_append(addr_info->assoc_addr, p_assoc_buf); in bta_gattc_co_cache_append_assoc_addr()
Dbta_gattc_utils.c524 list_append(p_clcb->p_cmd_list, (void *)cmd_data); in bta_gattc_enqueue()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c78 list_append(btm_cb.p_sec_dev_rec_list, p_dev_rec); in BTM_SecAddDevice()
366 list_append(btm_cb.p_sec_dev_rec_list, p_dev_new_rec); in btm_sec_alloc_dev()
Dbtm_pm.c398 if (!list_append(btm_cb.p_pm_mode_db_list, p_db)) { in btm_pm_sm_alloc()
Dbtm_acl.c268 if (p && list_append(btm_cb.p_acl_db_list, p)) { in btm_acl_created()
Dbtm_ble.c90 list_append(btm_cb.p_sec_dev_rec_list, p_dev_rec); in BTM_SecAddBleDevice()
/hal_espressif-3.4.0/components/bt/common/osi/
Dfixed_queue.c142 status = list_append(queue->list, data); //Check whether enqueued success in fixed_queue_enqueue()
Dhash_map.c160 return list_append(hash_bucket_list, hash_map_entry); in hash_map_set()
Dconfig.c233 list_append(config->sections, sec); in config_set_string()
249 list_append(sec->entries, entry); in config_set_string()
Dlist.c152 bool list_append(list_t *list, void *data) in list_append() function
/hal_espressif-3.4.0/components/bt/host/bluedroid/hci/
Dhci_layer.c323 list_append(cmd_wait_q->commands_pending_response, wait_entry); in event_command_ready()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c304 list_append(p_db->p_record_list, p_rec); in SDP_CreateRecord()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1010 list_append(gatt_cb.p_tcb_list, p_tcb); in gatt_tcb_alloc()
1762 list_append(gatt_cb.p_clcb_list, p_clcb); in gatt_clcb_alloc()
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1147 list_append(p_scbi->a2d_list, p_new); in bta_av_dup_audio_buf()
Dbta_av_aact.c2212 list_append(p_scb->a2d_list, p_buf); in bta_av_data_path()
/hal_espressif-3.4.0/tools/test_idf_size/
Doverflow_esp32s3.map32874 .literal.list_append
39308 .text.list_append
39311 0x0000000040397590 list_append
87847 list_append esp-idf/bt/libbt.a(list.c.obj)
Doverflow_esp32c3.map23366 .text.list_append
23368 0x00000000403bba00 list_append
67097 list_append esp-idf/bt/libbt.a(list.c.obj)