Home
last modified time | relevance | path

Searched refs:BT_DBG_ENABLED (Results 1 – 25 of 72) sorted by relevance

123

/AliOS-Things-master/hardware/chip/haas1000/drivers/thirdparty/bluetooth/bt_host/bt_common/include/common/
A Dlog.h22 #if !defined(BT_DBG_ENABLED)
23 #define BT_DBG_ENABLED 1 macro
38 if (BT_DBG_ENABLED) { \
60 if (BT_DBG_ENABLED) { \
/AliOS-Things-master/components/ble_host/bt_host/include/common/
A Dlog.h24 #if !defined(BT_DBG_ENABLED)
25 #define BT_DBG_ENABLED 1 macro
36 if (BT_DBG_ENABLED) { \
51 if (BT_DBG_ENABLED) { \
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_bind_ops.c9 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro
A Dsig_model_scene_srv.c5 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_beacon.c31 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_BEACON) macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dkeys_br.c18 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_KEYS) macro
A Dsmp_null.c21 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_HCI_CORE) macro
A Da2dp.c25 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_A2DP) macro
A Dhci_ecc.c26 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_HCI_CORE) macro
A Dsettings.c15 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_SETTINGS) macro
A Daes_ccm.c14 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_HCI_CORE) macro
A Davdtp.c22 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_AVDTP) macro
/AliOS-Things-master/components/genie_service/genie_port/
A Dgenie_port.h18 if (BT_DBG_ENABLED) { \
/AliOS-Things-master/components/ble_host/bt_host/common/
A Drpa.c26 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_RPA) macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_reset.c5 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro
A Dgenie_crypto.c17 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_GENIE_CRYPTO) macro
A Dgenie_mesh.c20 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro
A Dgenie_triple.c17 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro
A Dgenie_lpm.c5 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_GLP) macro
/AliOS-Things-master/components/ble_host/bt_host/port/core/settings/src/
A Dsettings_kv.c18 #define BT_DBG_ENABLED 0 macro
A Dsettings.c18 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_DEBUG_SETTINGS) macro
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dtimer.c20 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BLUETOOTH_DEBUG_CORE) macro
A Dmbox.c20 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BLUETOOTH_DEBUG_CORE) macro
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh5_driver.c21 #define BT_DBG_ENABLED 0 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/cli/
A Dgeneric_level_cli.c7 #define BT_DBG_ENABLED IS_ENABLED(CONFIG_BT_MESH_DEBUG_MODEL) macro

Completed in 23 milliseconds

123