blob: dbdcb503ddc4ed2755a51a941ea91d7cf19b28d8 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris6a9755d2017-01-13 14:09:31 -08007#ifndef _UAPI_LINUX_BT_BMC_H
8#define _UAPI_LINUX_BT_BMC_H
9#include <linux/ioctl.h>
10#define __BT_BMC_IOCTL_MAGIC 0xb1
Christopher Ferris6a9755d2017-01-13 14:09:31 -080011#define BT_BMC_IOCTL_SMS_ATN _IO(__BT_BMC_IOCTL_MAGIC, 0x00)
12#endif