Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 9 of 9) sorted by relevance

/btstack/tool/
H A Dcreate_packet_log.py74 def dumpPacket(fout, timestamp, type, data): argument
83 def handleHexPacket(fout, timestamp, type, text): argument
116 timestamp = None variable
/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c479 LARGE_INTEGER timestamp; in usb_submit_sco_in_transfer_at_frame() local
512 LARGE_INTEGER timestamp; in usb_submit_sco_in_transfer_asap() local
647 LARGE_INTEGER timestamp; in usb_process_sco_out() local
921 LARGE_INTEGER timestamp; in usb_sco_start() local
1375 LARGE_INTEGER timestamp; in usb_send_sco_packet() local
/btstack/src/classic/
H A Davdtp_source.c171 …media_header(uint8_t *media_packet, uint8_t marker, uint16_t sequence_number, uint32_t timestamp) { in avdtp_source_setup_media_header()
190 …_send_media_payload_rtp(uint16_t avdtp_cid, uint8_t local_seid, uint8_t marker, uint32_t timestamp, in avdtp_source_stream_send_media_payload_rtp()
H A Da2dp_source.c211 …m_send_media_payload_rtp(uint16_t a2dp_cid, uint8_t local_seid, uint8_t marker, uint32_t timestamp, in a2dp_source_stream_send_media_payload_rtp()
H A Davdtp.h378 uint32_t timestamp; member
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_can.c1456 uint32_t timestamp = 0U; in HAL_CAN_GetTxTimestamp() local
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_can.c1484 uint32_t timestamp = 0U; in HAL_CAN_GetTxTimestamp() local
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_traps.c353 u32_t timestamp = 0; in snmp_send_trap_or_notification_or_inform_generic() local
/btstack/src/
H A Dhci.h639 uint32_t timestamp; member