Searched refs:bnep_conn_timer_timeout (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/bnep/ |
D | bnep_main.cc | 137 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()
|
D | bnep_int.h | 169 void bnep_conn_timer_timeout(void* data);
|
D | bnep_utils.cc | 283 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()
|
D | bnep_api.cc | 191 bnep_conn_timer_timeout, p_bcb); in BNEP_Connect()
|