Searched defs:timestamp (Results 1 – 9 of 9) sorted by relevance
/btstack/tool/ |
H A D | create_packet_log.py | 74 def dumpPacket(fout, timestamp, type, data): argument 83 def handleHexPacket(fout, timestamp, type, text): argument 116 timestamp = None variable
|
/btstack/platform/windows/ |
H A D | hci_transport_h2_winusb.c | 479 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 D | avdtp_source.c | 171 …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 D | a2dp_source.c | 211 …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 D | avdtp.h | 378 uint32_t timestamp; member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_can.c | 1456 uint32_t timestamp = 0U; in HAL_CAN_GetTxTimestamp() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_can.c | 1484 uint32_t timestamp = 0U; in HAL_CAN_GetTxTimestamp() local
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_traps.c | 353 u32_t timestamp = 0; in snmp_send_trap_or_notification_or_inform_generic() local
|
/btstack/src/ |
H A D | hci.h | 639 uint32_t timestamp; member
|