Home
last modified time | relevance | path

Searched refs:CONFIG_BT_GATT_SERVICE_CHANGED (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h148 #ifndef CONFIG_BT_GATT_SERVICE_CHANGED
149 #define CONFIG_BT_GATT_SERVICE_CHANGED 1 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c771 #if defined(CONFIG_BT_GATT_SERVICE_CHANGED)
1043 if (IS_ENABLED(CONFIG_BT_GATT_SERVICE_CHANGED)) { in bt_gatt_init()
1919 if (IS_ENABLED(CONFIG_BT_GATT_SERVICE_CHANGED) && ccc == &sc_ccc) { in notify_cb()
2311 if (IS_ENABLED(CONFIG_BT_GATT_SERVICE_CHANGED) && in update_ccc()
4557 #if defined(CONFIG_BT_GATT_SERVICE_CHANGED)
4760 #if defined(CONFIG_BT_GATT_SERVICE_CHANGED) in bt_gatt_settings_init()
4900 if (IS_ENABLED(CONFIG_BT_GATT_SERVICE_CHANGED)) { in bt_gatt_clear()

Completed in 11 milliseconds