HomeSort by relevance Sort by last modified time
    Searched refs:BNEP_CONN_TIMEOUT_MS (Results 1 - 4 of 4) sorted by null

  /system/bt/stack/bnep/
bnep_main.c 150 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS,
191 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS,
703 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS,
bnep_int.h 83 #define BNEP_CONN_TIMEOUT_MS (20 * 1000) /* Connection related timeout */
bnep_api.c 211 alarm_set_on_queue(p_bcb->conn_timer, BNEP_CONN_TIMEOUT_MS,
bnep_utils.c     [all...]

Completed in 115 milliseconds