Home
last modified time | relevance | path

Searched refs:CONFIG_BT_HCI (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h18 #ifndef CONFIG_BT_HCI
19 #define CONFIG_BT_HCI 1 macro
22 #ifdef CONFIG_BT_HCI
/AliOS-Things-master/components/ble_host/bt_host/
A DCMakeLists.txt6 add_subdirectory_ifdef(CONFIG_BT_HCI host)
/AliOS-Things-master/components/ble_mesh/configs/
A Dble_mesh_default_config.h10 #ifdef CONFIG_BT_HCI
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig7 CONFIG_BT_HCI=y
A Dbt_preconfig7 CONFIG_BT_HCI=y
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig7 CONFIG_BT_HCI=y
A Dbt_preconfig7 CONFIG_BT_HCI=y
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c446 #if defined(CONFIG_BT_HCI) || defined(CONFIG_BT_L2CAP_DYNAMIC_CHANNEL)
475 #if defined(CONFIG_BT_HCI)
2053 #if defined(CONFIG_BT_HCI)
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c627 #if defined(CONFIG_BT_HCI) || defined(CONFIG_BT_L2CAP_DYNAMIC_CHANNEL)
656 #if defined(CONFIG_BT_HCI)
3097 #if defined(CONFIG_BT_HCI)

Completed in 13 milliseconds