Home
last modified time | relevance | path

Searched refs:BNEP_CONN_TIMEOUT_MS (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/bnep/
Dbnep_main.c150 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS, in bnep_connect_ind()
191 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS, in bnep_connect_cfm()
703 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS, in bnep_conn_timer_timeout()
Dbnep_int.h83 #define BNEP_CONN_TIMEOUT_MS (20 * 1000) /* Connection related timeout */ macro
Dbnep_api.c211 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS, in BNEP_Connect()
Dbnep_utils.c1218 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS, in bnep_sec_check_complete()