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

  /external/bluetooth/bluez/compat/
hidd.c 250 static int create_device(int ctl, int csk, int isk, uint8_t subclass, int nosdp, int nocheck, int bootonly, int encrypt, int timeout) function
383 err = create_device(ctl, ncsk, nisk, subclass, nosdp, nocheck, bootonly, encrypt, timeout);
524 err = create_device(ctl, csk, isk, subclass, 1, 1, bootonly, encrypt, timeout);
  /external/bluetooth/bluez/src/
adapter.c 1588 static DBusMessage *create_device(DBusConnection *conn, function
    [all...]

Completed in 61 milliseconds