Lines Matching +full:0 +full:x82
10 #define BTP_ASCS_READ_SUPPORTED_COMMANDS 0x01
12 uint8_t data[0];
15 #define BTP_ASCS_CONFIGURE_CODEC 0x02
23 uint8_t cc_ltvs[0];
26 #define BTP_ASCS_CONFIGURE_QOS 0x03
40 #define BTP_ASCS_ENABLE 0x04
46 #define BTP_ASCS_RECEIVER_START_READY 0x05
52 #define BTP_ASCS_RECEIVER_STOP_READY 0x06
58 #define BTP_ASCS_DISABLE 0x07
64 #define BTP_ASCS_RELEASE 0x08
70 #define BTP_ASCS_UPDATE_METADATA 0x09
76 #define BTP_ASCS_ADD_ASE_TO_CIS 0x0a
84 #define BTP_ASCS_PRECONFIGURE_QOS 0x0b
97 #define BTP_ASCS_EV_OPERATION_COMPLETED 0x80
108 #define BTP_ASCS_EV_CHARACTERISTIC_SUBSCRIBED 0x81
110 #define BTP_ASCS_EV_ASE_STATE_CHANGED 0x82
117 #define BTP_ASCS_STATUS_SUCCESS 0x00
118 #define BTP_ASCS_STATUS_FAILED 0x01