Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhciconfig.c358 if (ioctl(ctl, HCISETSCOMTU, (unsigned long) &dr) < 0) { in cmd_scomtu()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h98 #define HCISETSCOMTU _IOW('H', 228, int) macro