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

  /external/bluetooth/bluez/tools/
hciconfig.c 639 static char *get_minor_device_name(int major, int minor) function
892 get_minor_device_name(cls[1] & 0x1f, cls[0] >> 2));
    [all...]
hcitool.c 198 static char *get_minor_device_name(int major, int minor) function
758 get_minor_device_name(cls[1] & 0x1f, cls[0] >> 2));
    [all...]

Completed in 880 milliseconds