Home
last modified time | relevance | path

Searched defs:timeout_in_ms (Results 1 – 15 of 15) sorted by relevance

/btstack/platform/chibios/
H A Dbtstack_run_loop_chibios.c78 static void btstack_run_loop_chibios_set_timer(btstack_timer_source_t *ts, uint32_t timeout_in_ms){ in btstack_run_loop_chibios_set_timer()
/btstack/platform/embedded/
H A Dbtstack_run_loop_embedded.c93 static void btstack_run_loop_embedded_set_timer(btstack_timer_source_t *ts, uint32_t timeout_in_ms){ in btstack_run_loop_embedded_set_timer()
/btstack/platform/wiced/
H A Dbtstack_run_loop_wiced.c77 static void btstack_run_loop_wiced_set_timer(btstack_timer_source_t *ts, uint32_t timeout_in_ms){ in btstack_run_loop_wiced_set_timer()
/btstack/platform/windows/
H A Dbtstack_run_loop_windows.c155 static void btstack_run_loop_windows_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_windows_set_timer()
/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.c117 static void btstack_run_loop_freertos_set_timer(btstack_timer_source_t *ts, uint32_t timeout_in_ms){ in btstack_run_loop_freertos_set_timer()
/btstack/port/zephyr/src/
H A Dmain.c177 static void btstack_run_loop_zephyr_set_timer(btstack_timer_source_t *ts, uint32_t timeout_in_ms){ in btstack_run_loop_zephyr_set_timer()
/btstack/platform/posix/
H A Dbtstack_run_loop_posix.c249 static void btstack_run_loop_posix_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_posix_set_timer()
/btstack/platform/qt/
H A Dbtstack_run_loop_qt.cpp220 static void btstack_run_loop_qt_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_qt_set_timer()
/btstack/test/gatt-service-client/
H A Dancs_client_test.cpp61 void btstack_run_loop_set_timer(btstack_timer_source_t * timer, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
H A Ddevice_information_service_client_test.cpp63 void btstack_run_loop_set_timer(btstack_timer_source_t * timer, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
H A Dbattery_service_client_test.cpp51 void btstack_run_loop_set_timer(btstack_timer_source_t * timer, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
/btstack/src/
H A Dbtstack_run_loop.c255 void btstack_run_loop_set_timer(btstack_timer_source_t *timer, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
/btstack/test/hfp/
H A Dmock.c333 void btstack_run_loop_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
/btstack/test/gatt_client/
H A Dmock.c220 void btstack_run_loop_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()
/btstack/test/gatt_server/
H A Dmock.c236 void btstack_run_loop_set_timer(btstack_timer_source_t *a, uint32_t timeout_in_ms){ in btstack_run_loop_set_timer()