Home
last modified time | relevance | path

Searched defs:host_min_timeout (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Dhid_host.h106 uint16_t host_min_timeout; member
H A Dhid_host.c638 uint16_t host_min_timeout; in hid_host_handle_sdp_client_query_result() local
/btstack/example/
H A Dhid_keyboard_demo.c71 static uint16_t host_min_timeout = 3200; variable