Searched refs:bnep_conn_timer_timeout (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/bnep/ |
D | bnep_main.cc | 143 bnep_conn_timer_timeout, p_bcb); in bnep_connect_ind() 180 bnep_conn_timer_timeout, p_bcb); in bnep_connect_cfm() 256 bnep_conn_timer_timeout, p_bcb); in bnep_config_ind() 299 bnep_conn_timer_timeout, p_bcb); in bnep_config_cfm() 644 void bnep_conn_timer_timeout(void* data) { in bnep_conn_timer_timeout() function 666 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout() 693 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout() 709 bnep_conn_timer_timeout, p_bcb); in bnep_conn_timer_timeout()
|
D | bnep_int.h | 189 extern void bnep_conn_timer_timeout(void* data);
|
D | bnep_utils.cc | 281 bnep_conn_timer_timeout, p_bcb); in bnepu_send_peer_our_filters() 325 bnep_conn_timer_timeout, p_bcb); in bnepu_send_peer_our_multi_filters() 1212 bnep_conn_timer_timeout, p_bcb); in bnep_sec_check_complete()
|
D | bnep_api.cc | 190 bnep_conn_timer_timeout, p_bcb); in BNEP_Connect()
|