Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wba.c48 #define BLE_GATT_BUF_SIZE \ macro
70 static uint32_t __noinit gatt_buffer[DIVC(BLE_GATT_BUF_SIZE, 4)];
364 init_params_p.total_buffer_size_GATT = BLE_GATT_BUF_SIZE; in bt_ble_ctlr_init()