Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h489 #ifndef CONFIG_BT_PERIPHERAL_PREF_MAX_INT
490 #define CONFIG_BT_PERIPHERAL_PREF_MAX_INT 40 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c142 BUILD_ASSERT(!(CONFIG_BT_PERIPHERAL_PREF_MAX_INT > 3200 &&
143 CONFIG_BT_PERIPHERAL_PREF_MAX_INT < 0xffff));
148 CONFIG_BT_PERIPHERAL_PREF_MAX_INT));
161 ppcp.max_int = sys_cpu_to_le16(CONFIG_BT_PERIPHERAL_PREF_MAX_INT); in read_ppcp()
A Dconn.c408 CONFIG_BT_PERIPHERAL_PREF_MAX_INT, in conn_update_timeout()

Completed in 34 milliseconds