Home
last modified time | relevance | path

Searched refs:HCIUARTGETDEVICE (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/tools/
Dhciattach.h32 #define HCIUARTGETDEVICE _IOR('U', 202, int) macro
Dhciattach_ti.c54 #define HCIUARTGETDEVICE _IOR('U', 202, int) macro
503 dev_id = ioctl(fd, HCIUARTGETDEVICE, 0); in texas_post()