Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_controller_baseband.c120 … HciCmd *cmd = HciAllocCmd(HCI_HOST_BURRER_SIZE, (void *)param, sizeof(HciHostBufferSizeCmdParam)); in HCI_HostBufferSize()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_controller_baseband_cmd.h477 #define HCI_HOST_BURRER_SIZE MAKE_OPCODE(0x0033, HCI_COMMAND_OGF_CONTTOLLER_AND_BASEBAND) macro