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 76 gboolean device_is_bonding(struct btd_device *device, const char *sender);
dbus-hci.c 220 if (!adapter_is_pairable(adapter) && !device_is_bonding(device, NULL))
473 bonding_initiator = device_is_bonding(device, NULL);
815 bonding = device_is_bonding(device, NULL);
910 if (device_is_bonding(device, NULL))
1072 !device_is_bonding(device, NULL)) {
device.c 2225 gboolean device_is_bonding(struct btd_device *device, const char *sender) function
    [all...]
adapter.c     [all...]

Completed in 19 milliseconds