Searched defs:pkt (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/ |
D | slip.c | 36 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/ |
D | avdt_defs.h | 148 #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/ |
D | btc_blufi_prf.h | 42 uint8_t *pkt; member
|
/hal_espressif-3.7.0/components/bt/common/btc/profile/esp/blufi/ |
D | blufi_prf.c | 77 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/ |
D | hci_layer.c | 231 BT_HDR *pkt = packet_fragmenter->fragment_current_packet(); in hci_downstream_data_handler() local
|
D | hci_hal_h4.c | 537 BT_HDR *pkt = NULL; in host_recv_pkt_cb() local
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 4688 bool btm_ble_adv_pkt_post(pkt_linked_item_t *pkt) in btm_ble_adv_pkt_post()
|