Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_main.cc137 bnep_conn_timer_timeout, p_bcb); in bnep_connect_ind()
189 bnep_conn_timer_timeout, p_bcb); in bnep_connect_cfm()
226 bnep_conn_timer_timeout, p_bcb); in bnep_config_cfm()
539 void bnep_conn_timer_timeout(void* data) { in bnep_conn_timer_timeout() function
563 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout()
596 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout()
615 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout()
Dbnep_int.h169 void bnep_conn_timer_timeout(void* data);
Dbnep_utils.cc283 bnep_conn_timer_timeout, p_bcb); in bnepu_send_peer_our_filters()
327 bnep_conn_timer_timeout, p_bcb); in bnepu_send_peer_our_multi_filters()
1167 bnep_conn_timer_timeout, p_bcb); in bnep_sec_check_complete()
Dbnep_api.cc191 bnep_conn_timer_timeout, p_bcb); in BNEP_Connect()