Home
last modified time | relevance | path

Searched refs:CONFIG_BT_BROADCASTER (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h50 #ifndef CONFIG_BT_BROADCASTER
51 #define CONFIG_BT_BROADCASTER 1 macro
76 #ifndef CONFIG_BT_BROADCASTER
77 #define CONFIG_BT_BROADCASTER 1 macro
/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h12 #if !defined(CONFIG_BT_OBSERVER) || !defined(CONFIG_BT_BROADCASTER)
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig16 CONFIG_BT_BROADCASTER=y
A Dbt_preconfig20 # CONFIG_BT_BROADCASTER is not set
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig16 CONFIG_BT_BROADCASTER=y
A Dbt_preconfig20 # CONFIG_BT_BROADCASTER is not set
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c403 #if defined(CONFIG_BT_OBSERVER) || defined(CONFIG_BT_BROADCASTER)
459 #if defined(CONFIG_BT_BROADCASTER)
1103 if (!IS_ENABLED(CONFIG_BT_BROADCASTER) || in bt_le_scan_random_addr_check()
5502 #if defined(CONFIG_BT_BROADCASTER)
5697 #if defined(CONFIG_BT_BROADCASTER)

Completed in 18 milliseconds