HomeSort by relevance Sort by last modified time
    Searched refs:get_idle_time (Results 1 - 10 of 10) sorted by null

  /system/bt/include/hardware/
bt_hh.h 174 bt_status_t (*get_idle_time)(RawAddress* bd_addr); member in struct:__anon1977
  /external/syslinux/core/lwip/src/netif/ppp/
ppp.h 452 int get_idle_time (int, struct ppp_idle *);
auth.c 754 if (!get_idle_time(0, &idle)) {
    [all...]
ppp.c 1240 get_idle_time(int u, struct ppp_idle *ip) function
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_host.cpp 472 bt_status_t status = sBluetoothHidInterface->get_idle_time((RawAddress*)addr);
  /external/ppp/pppd/
pppd.h 645 int get_idle_time __P((int, struct ppp_idle *));
    [all...]
auth.c 1186 if (!get_idle_time(0, &idle))
    [all...]
sys-linux.c 1361 get_idle_time(u, ip) function
    [all...]
sys-solaris.c 1656 get_idle_time(u, ip) function
    [all...]
  /system/bt/btif/src/
btif_hh.cc 1296 static bt_status_t get_idle_time(RawAddress* bd_addr) { function
    [all...]

Completed in 488 milliseconds