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

  /external/bluetooth/bluez/compat/
hidd.c 249 static int create_device(int ctl, int csk, int isk, uint8_t subclass, int nosdp, int nocheck, int bootonly, int encrypt, int timeout) function
381 err = create_device(ctl, ncsk, nisk, subclass, nosdp, nocheck, bootonly, encrypt, timeout);
522 err = create_device(ctl, csk, isk, subclass, 1, 1, bootonly, encrypt, timeout);
  /external/oprofile/utils/
opcontrol 88 # create_device arguments $1=file_name $2=MAJOR_NR $3=MINOR_NR
89 create_device()
1068 create_device $DEVICE_FILE $MAJOR_NR 0
1069 create_device $NOTE_DEVICE_FILE $MAJOR_NR 2
1070 create_device $HASH_MAP_DEVICE_FILE $MAJOR_NR 1
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 1649 static DBusMessage *create_device(DBusConnection *conn, function
    [all...]

Completed in 645 milliseconds