HomeSort by relevance Sort by last modified time
    Searched full:stop_timer (Results 1 - 12 of 12) sorted by null

  /system/bt/btif/include/
btif_gatt_multi_adv_util.h 79 extern void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer);
80 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
82 BOOLEAN stop_timer);
  /system/bt/btif/src/
btif_gatt_multi_adv_util.c 440 void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer)
451 btif_gattc_cleanup_inst_cb(p_multi_adv_data_cb->clntif_map[i+1], stop_timer);
452 if (stop_timer)
463 void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer)
478 btif_gattc_cleanup_multi_inst_cb(&p_multi_adv_data_cb->inst_cb[cbindex], stop_timer);
482 BOOLEAN stop_timer)
488 if (stop_timer)
  /system/connectivity/shill/
metrics.cc     [all...]
  /external/netperf/src/
netlib.h 559 extern void stop_timer();
nettest_sdp.c     [all...]
netlib.c 969 stop_timer()
1034 stop_timer();
960 stop_timer() function
    [all...]
nettest_sctp.c     [all...]
nettest_xti.c     [all...]
nettest_bsd.c     [all...]
nettest_unix.c     [all...]
nettest_omni.c     [all...]
nettest_dlpi.c     [all...]

Completed in 366 milliseconds