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

  /external/bluetooth/bluez/src/
adapter.h 173 int (*set_pairable) (int index, gboolean pairable); member in struct:btd_adapter_ops
adapter.c 623 static DBusMessage *set_pairable(DBusConnection *conn, DBusMessage *msg, function
643 adapter_ops->set_pairable(adapter->dev_id, pairable);
651 set_pairable(NULL, NULL, FALSE, data);
    [all...]
  /external/bluetooth/bluez/plugins/
mgmtops.c     [all...]
hciops.c     [all...]

Completed in 813 milliseconds