Searched refs:BT_KILLSWITCH_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define BT_KILLSWITCH_MASK 0x01 macro120 killswitch = (status & BT_KILLSWITCH_MASK) ? true : false; in toshiba_bluetooth_enable()