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

  /external/bluetooth/bluez/src/
device.c 122 guint discov_timer; member in struct:btd_device
218 if (device->discov_timer)
219 g_source_remove(device->discov_timer);
    [all...]

Completed in 623 milliseconds