Home
last modified time | relevance | path

Searched refs:ccc_value (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/ble_host/ble_profiles/
A Dhids.c271 g_hids.input_ccc = e->ccc_value; in event_char_ccc_change()
275 g_hids.boot_input_ccc = e->ccc_value; in event_char_ccc_change()
A Dbas.c82 bas->ccc = e->ccc_value; in event_char_ccc_change()
A Dhrs.c103 hrs->mea_ccc = e->ccc_value; in event_char_ccc_change()
A Dota_server.c368 g_tx_ccc_value = e->ccc_value; in event_char_ccc_change()
370 LOGD(TAG, "ccc %d %d\n", e->char_handle, e->ccc_value); in event_char_ccc_change()
A Duart_server.c109 uart->server_data.tx_ccc_value = e->ccc_value; in event_char_ccc_change()
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dble.h229 ccc_value_en ccc_value; member
235 ccc_value_en ccc_value; member
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c314 … , data->ccc_value, ccc->value); in bt_gatts_adapter_event_callback()
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_gatts_adapter.c410 __func__, data->char_handle, data->ccc_value, in bt_gatts_adapter_event_callback()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c345 … , data->ccc_value, ccc->value); in bt_gatts_adapter_event_callback()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h993 const struct bt_gatt_attr *attr, u16_t ccc_value);
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c961 test_svc.ccc = e->ccc_value; in event_char_ccc_change()
1401 test3_svc.ccc = e->ccc_value; in event3_ccc_change()
1402 printf("CCC change %d\n", e->ccc_value); in event3_ccc_change()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c668 event_data.ccc_value = value; in gatt_cfg_write()
695 event_data.ccc_value = value; in cfg_changed_cb()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c983 test_svc.ccc = e->ccc_value; in event_char_ccc_change()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c2393 const struct bt_gatt_attr *attr, u16_t ccc_value) in bt_gatt_is_subscribed() argument
2434 (ccc_value & ccc->cfg[i].value)) { in bt_gatt_is_subscribed()

Completed in 32 milliseconds