Searched refs:stop_timer (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_gatt_multi_adv_util.h80 extern void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer);
81 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
83 BOOLEAN stop_timer);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_gatt_multi_adv_util.c482 void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer) argument
493 btif_gattc_cleanup_inst_cb(p_multi_adv_data_cb->clntif_map[i+1], stop_timer);
494 if (stop_timer)
505 void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer) argument
520 btif_gattc_cleanup_multi_inst_cb(&p_multi_adv_data_cb->inst_cb[cbindex], stop_timer);
524 BOOLEAN stop_timer)
530 if (stop_timer)
523 btif_gattc_cleanup_multi_inst_cb(btgatt_multi_adv_inst_cb *p_multi_inst_cb, BOOLEAN stop_timer) argument
/external/netperf/
H A Dnetlib.h470 extern void stop_timer();
H A Dnettest_sdp.c1302 stop_timer();
3319 stop_timer();
H A Dnettest_sctp.c3591 stop_timer();
4644 stop_timer();
H A Dnettest_bsd.c2381 stop_timer();
6566 stop_timer();
7879 stop_timer();
11122 stop_timer();
H A Dnettest_dlpi.c2311 stop_timer();
H A Dnettest_unix.c2141 stop_timer();
H A Dnettest_xti.c3363 stop_timer();
4920 stop_timer(); /* this is probably unnecessary, but it shouldn't hurt */
H A Dnetlib.c995 stop_timer()
986 stop_timer() function

Completed in 614 milliseconds