Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp.c48 #define HCI_CMD_SET_BT_SLEEP_MODE_PARAM_LENGTH 3U macro
110 const uint8_t params[HCI_CMD_SET_BT_SLEEP_MODE_PARAM_LENGTH] = { in nxp_bt_enable_controller_autosleep()
117 return nxp_bt_send_vs_command(opcode, params, HCI_CMD_SET_BT_SLEEP_MODE_PARAM_LENGTH); in nxp_bt_enable_controller_autosleep()