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

  /external/bluetooth/bluez/src/
device.h 72 gboolean device_is_bonding(struct btd_device *device, const char *sender);
dbus-hci.c 210 if (!adapter_is_pairable(adapter) && !device_is_bonding(device, NULL))
682 bonding = device_is_bonding(device, NULL);
736 if (device_is_bonding(device, NULL))
916 !device_is_bonding(device, NULL)) {
adapter.c     [all...]
device.c 2079 gboolean device_is_bonding(struct btd_device *device, const char *sender) function
    [all...]

Completed in 16 milliseconds