Home
last modified time | relevance | path

Searched refs:CONFIG_BT_PERIPHERAL (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h41 #ifndef CONFIG_BT_PERIPHERAL
43 #define CONFIG_BT_PERIPHERAL 1 macro
48 #ifdef CONFIG_BT_PERIPHERAL
74 #ifndef CONFIG_BT_PERIPHERAL
476 #ifdef CONFIG_BT_PERIPHERAL
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/
A Dbt_example_entry.c41 #if CONFIG_BT_PERIPHERAL in bt_example_init_thread()
72 #if ((defined(CONFIG_BT_PERIPHERAL) && CONFIG_BT_PERIPHERAL) || \ in bt_example_init()
/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h54 #ifndef CONFIG_BT_PERIPHERAL
56 #define CONFIG_BT_PERIPHERAL 1 macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/project/realtek_amebaD_cm4_gcc_verification/inc/
A Dplatform_autoconf.h86 #undef CONFIG_BT_PERIPHERAL
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig14 CONFIG_BT_PERIPHERAL=y
A Dbt_preconfig14 # CONFIG_BT_PERIPHERAL is not set
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig14 CONFIG_BT_PERIPHERAL=y
A Dbt_preconfig14 # CONFIG_BT_PERIPHERAL is not set
A DREADME.md67 | CONFIG_BT_PERIPHERAL | BLE 外设角色功能开关 |
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.c2173 #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 …]
A Dhci_core.c1986 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 …]
A Dconn.c372 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