Home
last modified time | relevance | path

Searched defs:linked_pkt (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c243 pkt_linked_item_t *linked_pkt = pkt_queue_dequeue(adv_rpt_q); in hci_upstream_data_handler() local
352 static void hci_adv_flow_cmd_free_cb(pkt_linked_item_t *linked_pkt) in hci_adv_flow_cmd_free_cb()
478 static void hci_hal_h4_hdl_rx_adv_rpt(pkt_linked_item_t *linked_pkt) in hci_hal_h4_hdl_rx_adv_rpt()
563 pkt_linked_item_t *linked_pkt = NULL; in host_recv_pkt_cb() local
Dhci_layer.c257 pkt_linked_item_t *linked_pkt = HCI_GET_CMD_LINKED_STRUCT(metadata); in transmit_command() local
277 pkt_linked_item_t *linked_pkt = HCI_GET_CMD_LINKED_STRUCT(metadata); in transmit_command_futured() local
426 static void hal_says_adv_rpt_ready(pkt_linked_item_t *linked_pkt) in hal_says_adv_rpt_ready()
530 static void dispatch_adv_report(pkt_linked_item_t *linked_pkt) in dispatch_adv_report()
/hal_espressif-latest/components/bt/common/osi/
Dfixed_pkt_queue.c95 bool fixed_pkt_queue_enqueue(fixed_pkt_queue_t *queue, pkt_linked_item_t *linked_pkt, uint32_t time… in fixed_pkt_queue_enqueue()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h58 pkt_linked_item_t *linked_pkt = osi_calloc(HCI_CMD_LINKED_BUF_SIZE(param_len)); in hci_get_cmd_buf() local
76 pkt_linked_item_t *linked_pkt = HCI_GET_CMD_LINKED_STRUCT(metadata); in hci_free_cmd_buf() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c622 pkt_linked_item_t *linked_pkt = pkt_queue_dequeue(p_env->adv_rpt_queue); in btc_gap_ble_adv_pkt_handler() local
657 …pkt_linked_item_t *linked_pkt = osi_calloc(BT_PKT_LINKED_HDR_SIZE + sizeof(esp_ble_gap_cb_param_t)… in btc_process_adv_rpt_pkt() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3525 pkt_linked_item_t *linked_pkt = pkt_queue_dequeue(p_cb->adv_rpt_queue); in btm_adv_pkt_handler() local