OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hciattach
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/scripts/
bluetooth_serial
10
if [ ! -x /bin/setserial -o ! -x /usr/sbin/
hciattach
]; then
11
logger "$0: setserial or
hciattach
not executable, cannot start $DEVNAME"
19
/usr/sbin/
hciattach
$DEVNAME $HCIOPTS 2>&1 | logger -t
hciattach
/external/bluetooth/bluez/tools/
Android.mk
137
#
hciattach
143
hciattach
.c \
162
LOCAL_MODULE:=
hciattach
Completed in 31 milliseconds