Searched refs:csr_open_h4 (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluez/tools/ | ||
D | csr_h4.c | 42 int csr_open_h4(char *device) in csr_open_h4() function |
D | csr.h | 527 int csr_open_h4(char *device); |
D | bccmd.c | 74 return csr_open_h4(device); in transport_open() |