Searched refs:BT_BMC_IOCTL_SMS_ATN (Results 1 – 4 of 4) sorted by relevance
17 #define BT_BMC_IOCTL_SMS_ATN _IO(__BT_BMC_IOCTL_MAGIC, 0x00) macro
268 BT_BMC_IOCTL_SMS_ATN, BT_BMC_PATH); in method_send_sms_atn()270 r = ioctl(bt_fd->fds[BT_FD].fd, BT_BMC_IOCTL_SMS_ATN); in method_send_sms_atn()
303 case BT_BMC_IOCTL_SMS_ATN: in bt_bmc_ioctl()
1222 +pub const BT_BMC_IOCTL_SMS_ATN: u32 = 45312;