Home
last modified time | relevance | path

Searched refs:HCI_WRITE_LE_HOST_SUPPORT (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/src/
Dhci_packet_factory.cc114 make_command(HCI_WRITE_LE_HOST_SUPPORT, parameter_size, &stream); in make_ble_write_host_support()
/system/bt/vendor_libs/test_vendor_lib/src/
Ddual_mode_controller.cc122 SET_HANDLER(HCI_WRITE_LE_HOST_SUPPORT, HciWriteLeHostSupport); in DualModeController()
558 SendCommandCompleteSuccess(HCI_WRITE_LE_HOST_SUPPORT); in HciWriteLeHostSupport()
/system/bt/stack/include/
Dhcidefs.h234 #define HCI_WRITE_LE_HOST_SUPPORT (0x006D | HCI_GRP_HOST_CONT_BASEBAND_CMDS) macro