monitor: Add opcode for Read Local Supported Codecs command

This commit is contained in:
Marcel Holtmann 2014-01-12 16:41:12 -08:00
parent 7ba4515fb6
commit af9fd8c4b5

View File

@ -1468,6 +1468,8 @@ struct bt_hci_rsp_read_data_block_size {
uint16_t num_blocks;
} __attribute__ ((packed));
#define BT_HCI_CMD_READ_LOCAL_CODECS 0x100b
#define BT_HCI_CMD_READ_FAILED_CONTACT_COUNTER 0x1401
struct bt_hci_cmd_read_failed_contact_counter {
uint16_t handle;