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 75 void device_set_temporary(struct btd_device *device, gboolean temporary);
event.c 458 device_set_temporary(device, FALSE);
adapter.c 1163 device_set_temporary(device, TRUE);
    [all...]
device.c 179 device_set_temporary(device, TRUE);
457 device_set_temporary(device, FALSE);
1867 void device_set_temporary(struct btd_device *device, gboolean temporary) function
    [all...]

Completed in 21 milliseconds