Searched refs:BT_AICS_OPCODE_SET_AUTO (Results 1 – 3 of 3) sorted by relevance
28 #define BT_AICS_OPCODE_SET_AUTO 0x05 macro
27 ((opcode) >= BT_AICS_OPCODE_SET_GAIN && (opcode) <= BT_AICS_OPCODE_SET_AUTO)250 case BT_AICS_OPCODE_SET_AUTO: in write_aics_control()726 cp.opcode = BT_AICS_OPCODE_SET_AUTO; in bt_aics_automatic_gain_set()
327 case BT_AICS_OPCODE_SET_AUTO: in aics_cp_notify_app()896 return aics_client_common_control(BT_AICS_OPCODE_SET_AUTO, inst); in bt_aics_client_automatic_gain_set()