Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dipm_stm32wb.c72 #define ACI_WRITE_SET_TX_POWER_LEVEL BT_OP(BT_OGF_VS, 0xFC0F) macro
474 buf = bt_hci_cmd_create(ACI_WRITE_SET_TX_POWER_LEVEL, 3); in bt_ipm_ble_init()
483 err = bt_hci_cmd_send_sync(ACI_WRITE_SET_TX_POWER_LEVEL, buf, NULL); in bt_ipm_ble_init()