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