Searched refs:RFCOMMRELEASEDEV (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Drfcomm.h65 #define RFCOMMRELEASEDEV _IOW('R', 201, int) macro
/external/bluetooth/bluez/tools/
H A Drfcomm.c230 err = ioctl(ctl, RFCOMMRELEASEDEV, &req);
476 ioctl(ctl, RFCOMMRELEASEDEV, &req);
642 ioctl(ctl, RFCOMMRELEASEDEV, &req);
/external/bluetooth/bluez/compat/
H A Ddun.c225 ioctl(sk, RFCOMMRELEASEDEV, &req);
/external/bluetooth/bluez/plugins/
H A Dpnat.c122 ioctl(server->rfcomm_ctl, RFCOMMRELEASEDEV, &req);
/external/bluetooth/bluez/serial/
H A Dport.c175 * ioctl(RFCOMMRELEASEDEV)!
179 if (ioctl(rfcomm_ctl, RFCOMMRELEASEDEV, &req) < 0) {

Completed in 199 milliseconds