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

  /external/bluetooth/bluez/src/
device.h 60 void device_set_temporary(struct btd_device *device, gboolean temporary);
device.c 209 device_set_temporary(device, TRUE);
499 device_set_temporary(device, FALSE);
1759 void device_set_temporary(struct btd_device *device, gboolean temporary) function
    [all...]
adapter.c 1145 device_set_temporary(device, TRUE);
    [all...]
dbus-hci.c 872 device_set_temporary(device, temporary);

Completed in 31 milliseconds