Searched refs:BT_HCI_LE_PERIPHERAL_LATENCY_MAX (Results 1 – 2 of 2) sorted by relevance
1952 if (conn->le.latency > BT_HCI_LE_PERIPHERAL_LATENCY_MAX) { in le_conn_update_complete()2671 if (conn->le.latency > BT_HCI_LE_PERIPHERAL_LATENCY_MAX) { in bt_hci_le_subrate_change_event()
3125 #define BT_HCI_LE_PERIPHERAL_LATENCY_MAX 0x01f3 macro