Searched refs:get_minor_device_name (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluez/tools/
H A Dhciconfig.c460 static char *get_minor_device_name(int major, int minor) function
713 get_minor_device_name(cls[1] & 0x1f, cls[0] >> 2));
H A Dhcitool.c164 static char *get_minor_device_name(int major, int minor) function
721 get_minor_device_name(cls[1] & 0x1f, cls[0] >> 2));

Completed in 531 milliseconds