Home
last modified time | relevance | path

Searched defs:conn_handle (Results 1 – 5 of 5) sorted by relevance

/btstack/platform/windows/
H A Dhci_dump_windows_fs.c81 uint16_t conn_handle = little_endian_read_16(packet, 0) & 0xfff; in hci_dump_iso_summary() local
/btstack/platform/posix/
H A Dhci_dump_posix_fs.c90 uint16_t conn_handle = little_endian_read_16(packet, 0) & 0xfff; in hci_dump_iso_summary() local
/btstack/example/
H A Dnordic_spp_le_streamer.c114 …tic nordic_spp_le_streamer_connection_t * connection_for_conn_handle(hci_con_handle_t conn_handle){ in connection_for_conn_handle()
H A Dgatt_streamer_server.c129 static le_streamer_connection_t * connection_for_conn_handle(hci_con_handle_t conn_handle){ in connection_for_conn_handle()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/
H A Dexample.c122 static le_streamer_connection_t * connection_for_conn_handle(hci_con_handle_t conn_handle){ in connection_for_conn_handle()