Home
last modified time | relevance | path

Searched refs:texas_init (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/tools/
Dhciattach.h43 int texas_init(int fd, struct termios *ti);
Dhciattach_ti.c439 int texas_init(int fd, struct termios *ti) in texas_init() function
Dhciattach.c287 return texas_init(fd, ti); in texas()