Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h809 #define BT_GAP_DATA_TIME_DEFAULT 0x0148 /* 328 us */ macro
Dconn.h192 BT_GAP_DATA_TIME_DEFAULT)
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1326 conn->le.data_len.tx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()
1328 conn->le.data_len.rx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()