Home
last modified time | relevance | path

Searched refs:list_length (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-3.5.0/components/bt/common/osi/include/osi/
Dlist.h46 size_t list_length(const list_t *list);
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/core/
Dbtc_profile_queue.c48 assert(list_length(connect_queue) < MAX_REASONABLE_REQUESTS); in queue_int_add()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c157 rcv_cid, cmd_code, list_length(l2cb.rcv_pending_q)); in l2c_rcv_acl_data()
161 if (list_length(l2cb.rcv_pending_q) == 1) { in l2c_rcv_acl_data()
169 cmd_code, list_length(l2cb.rcv_pending_q)); in l2c_rcv_acl_data()
Dl2c_utils.c72 if(p_lcb == NULL && list_length(l2cb.p_lcb_pool) < MAX_L2CAP_LINKS) { in l2cu_allocate_lcb()
1485 if (list_length(l2cb.p_ccb_pool) < MAX_L2CAP_CHANNELS) { in l2cu_allocate_ccb()
3667 …if (q_count > p_ccb->buff_quota || (p_lcb && (p_lcb->link_xmit_data_q) && (list_length(p_lcb->link…
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c75 if (list_length(btm_cb.p_sec_dev_rec_list) < BTM_SEC_MAX_DEVICE_RECORDS) { in BTM_SecAddDevice()
345 if (list_length(btm_cb.p_sec_dev_rec_list) < BTM_SEC_MAX_DEVICE_RECORDS){ in btm_sec_alloc_dev()
Dbtm_pm.c394 if (list_length(btm_cb.p_pm_mode_db_list) >= MAX_L2CAP_LINKS) { in btm_pm_sm_alloc()
Dbtm_acl.c263 if (list_length(btm_cb.p_acl_db_list) >= MAX_L2CAP_LINKS) { in btm_acl_created()
1377 num_acl = list_length(btm_cb.p_acl_db_list); in BTM_GetNumAclLinks()
Dbtm_ble.c87 if (list_length(btm_cb.p_sec_dev_rec_list) < BTM_SEC_MAX_DEVICE_RECORDS) { in BTM_SecAddBleDevice()
91 … BTM_TRACE_DEBUG ("allocate a new dev rec idx=0x%x\n", list_length(btm_cb.p_sec_dev_rec_list)); in BTM_SecAddBleDevice()
/hal_espressif-3.5.0/components/bt/common/osi/
Dfixed_queue.c118 length = list_length(queue->list); in fixed_queue_length()
Dlist.c86 size_t list_length(const list_t *list) in list_length() function
Dconfig.c279 if (list_length(sec->entries) == 0) { in config_remove_key()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1247 size_t db_size = list_length(svc); in bta_gattc_get_service_with_uuid()
1487 UINT16 svc_length = list_length(services) - 1; in bta_gattc_get_db_size_with_type()
1605 UINT16 svc_length = list_length(services) - 1; in bta_gattc_get_db_size()
1717 *count = char_db ? list_length(char_db->descriptors) : 0; in bta_gattc_get_db_size_with_type_handle()
Dbta_gattc_utils.c489 if (list_length(p_clcb->p_cmd_list) >= GATTC_COMMAND_QUEUE_SIZE_MAX) { in bta_gattc_enqueue()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1007 if (p_tcb && list_length(gatt_cb.p_tcb_list) < GATT_MAX_PHY_CHANNEL) { in gatt_tcb_alloc()
1759 if (list_length(gatt_cb.p_clcb_list) < GATT_CL_MAX_LCB) { in gatt_clcb_alloc()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c1148 if (list_length(p_scbi->a2d_list) > p_bta_av_cfg->audio_mqs) { in bta_av_dup_audio_buf()
Dbta_av_aact.c2215 if (list_length(p_scb->a2d_list) < 3) { in bta_av_data_path()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c1886 size_t length = list_length(adv_filter_list); in btc_get_adv_list_length()
/hal_espressif-3.5.0/tools/test_idf_size/
Doverflow_esp32s3.map32865 .literal.list_length
39294 .text.list_length
39296 0x00000000403974d4 list_length
87926 list_length esp-idf/bt/libbt.a(list.c.obj)
Doverflow_esp32c3.map23351 .text.list_length
23353 0x00000000403bb792 list_length
67206 list_length esp-idf/bt/libbt.a(list.c.obj)