Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h573 struct bt_gatt_ccc_cfg { struct
582 struct bt_gatt_ccc_cfg cfg[BT_GATT_CCC_MAX]; argument
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c1490 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in find_ccc_cfg()
1510 const struct bt_gatt_ccc_cfg *cfg; in bt_gatt_attr_read_ccc()
1552 struct bt_gatt_ccc_cfg *cfg; in bt_gatt_attr_write_ccc()
1946 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in notify_cb()
2275 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in update_ccc()
2345 struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in disconnected_cb()
2431 const struct bt_gatt_ccc_cfg *cfg = &ccc->cfg[i]; in bt_gatt_is_subscribed()
4113 struct bt_gatt_ccc_cfg *cfg; in ccc_clear()
4128 struct bt_gatt_ccc_cfg *cfg; in ccc_load()
4480 struct bt_gatt_ccc_cfg *cfg; in ccc_save()
[all …]

Completed in 14 milliseconds