Searched refs:BT_AICS_OPCODE_SET_AUTO (Results 1 – 3 of 3) sorted by relevance
35 #define BT_AICS_OPCODE_SET_AUTO 0x05 macro
40 ((opcode) >= BT_AICS_OPCODE_SET_GAIN && (opcode) <= BT_AICS_OPCODE_SET_AUTO)326 case BT_AICS_OPCODE_SET_AUTO: in write_aics_control()843 cp.opcode = BT_AICS_OPCODE_SET_AUTO; in bt_aics_automatic_gain_set()
338 case BT_AICS_OPCODE_SET_AUTO: in aics_cp_notify_app()935 return aics_client_common_control(BT_AICS_OPCODE_SET_AUTO, inst); in bt_aics_client_automatic_gain_set()