Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/
Dslip.c36 void SLIP_send(const void *pkt, uint32_t size) { in SLIP_send()
80 uint32_t SLIP_recv(void *pkt, uint32_t max_len) { in SLIP_recv()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/avdt/include/
Davdt_defs.h148 #define AVDT_MSG_PRS_HDR(p, lbl, pkt, msg) \ argument
165 #define AVDT_MSG_PRS_PKT_TYPE(p, pkt) \ argument
183 #define AVDT_MSG_BLD_HDR(p, lbl, pkt, msg) \ argument
/hal_espressif-3.7.0/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h42 uint8_t *pkt; member
/hal_espressif-3.7.0/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c77 void btc_blufi_send_notify(uint8_t *pkt, int pkt_len) in btc_blufi_send_notify()
/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/
Dhci_layer.c231 BT_HDR *pkt = packet_fragmenter->fragment_current_packet(); in hci_downstream_data_handler() local
Dhci_hal_h4.c537 BT_HDR *pkt = NULL; in host_recv_pkt_cb() local
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c4688 bool btm_ble_adv_pkt_post(pkt_linked_item_t *pkt) in btm_ble_adv_pkt_post()