Home
last modified time | relevance | path

Searched refs:HCI_SUPPORT_READ_LOCAL_SUPPORTED_CODECS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_supported_cmds.h29 #define HCI_SUPPORT_READ_LOCAL_SUPPORTED_CODECS(x) !!GET_COMMAND_FLAG(x, 29, 5) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_controller.c203 …return HCI_SUPPORT_READ_LOCAL_SUPPORTED_CODECS(g_readLocalSupportedCommandsResult.supportedCommand… in BtmIsControllerSupportedReadLocalSupportedCodecsCommand()