Searched refs:CONFIG_BT_PERIPHERAL (Results 1 – 12 of 12) sorted by relevance
41 #ifndef CONFIG_BT_PERIPHERAL43 #define CONFIG_BT_PERIPHERAL 1 macro48 #ifdef CONFIG_BT_PERIPHERAL74 #ifndef CONFIG_BT_PERIPHERAL476 #ifdef CONFIG_BT_PERIPHERAL
41 #if CONFIG_BT_PERIPHERAL in bt_example_init_thread()72 #if ((defined(CONFIG_BT_PERIPHERAL) && CONFIG_BT_PERIPHERAL) || \ in bt_example_init()
54 #ifndef CONFIG_BT_PERIPHERAL56 #define CONFIG_BT_PERIPHERAL 1 macro
86 #undef CONFIG_BT_PERIPHERAL
14 CONFIG_BT_PERIPHERAL=y
14 # CONFIG_BT_PERIPHERAL is not set
67 | CONFIG_BT_PERIPHERAL | BLE 外设角色功能开关 |
2173 #if defined(CONFIG_BT_PERIPHERAL)2362 #if defined(CONFIG_BT_PERIPHERAL)2806 #if defined(CONFIG_BT_PERIPHERAL)3322 #if defined(CONFIG_BT_PERIPHERAL)3445 #if defined(CONFIG_BT_PERIPHERAL) in bt_smp_dhkey_ready()3608 #if defined(CONFIG_BT_PERIPHERAL) in smp_pairing_random()3990 #if defined(CONFIG_BT_PERIPHERAL)4115 #if defined(CONFIG_BT_PERIPHERAL) in smp_public_key()4196 #if defined(CONFIG_BT_PERIPHERAL) in smp_dhkey_check()4333 #if defined(CONFIG_BT_PERIPHERAL) in bt_smp_pkey_ready()[all …]
1986 if (IS_ENABLED(CONFIG_BT_PERIPHERAL)) { in hci_disconn_complete()2135 if (!IS_ENABLED(CONFIG_BT_PERIPHERAL)) { in slave_update_conn_param()2278 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in conn_auto_initiate()2371 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in enh_conn_complete()2408 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in enh_conn_complete()2457 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in enh_conn_complete()8464 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in bt_le_adv_start_legacy()8794 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in bt_le_adv_start_ext()8877 if (IS_ENABLED(CONFIG_BT_PERIPHERAL) && in bt_le_adv_stop()8997 #if defined(CONFIG_BT_PERIPHERAL)[all …]
372 if (IS_ENABLED(CONFIG_BT_PERIPHERAL)) { in conn_update_timeout()2122 if (IS_ENABLED(CONFIG_BT_PERIPHERAL)) { in bt_conn_le_param_update()2201 if (IS_ENABLED(CONFIG_BT_PERIPHERAL)) { in bt_conn_disconnect()
Completed in 31 milliseconds