Home
last modified time | relevance | path

Searched refs:min_tout (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/sys/
Dbta_sys_conn.c395 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout) in bta_sys_chg_ssr_config() argument
399 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout); in bta_sys_chg_ssr_config()
Dbta_sys.h259 extern void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout);
/system/bt/bta/hh/
Dbta_hh_int.h366 … UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);