Home
last modified time | relevance | path

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

/Zephyr-4.1.0/include/zephyr/bluetooth/
Dgap.h817 #define BT_GAP_DATA_TIME_DEFAULT 0x0148 /* 328 us */ macro
Dconn.h193 BT_GAP_DATA_TIME_DEFAULT)
/Zephyr-4.1.0/subsys/bluetooth/host/
Dhci_core.c1332 conn->le.data_len.tx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()
1334 conn->le.data_len.rx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()