Read local supported codec capabilities command complete event. More...
#include <hci_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
Event header. More... | |
uint8_t | status |
Status. More... | |
uint8_t | numCodecCaps |
HciCodecCap_t | codecCap [HCI_MAX_CODEC] |
Codec capabilities. More... | |
Read local supported codec capabilities command complete event.
HciCodecCap_t codecCap[HCI_MAX_CODEC] |
wsfMsgHdr_t hdr |