Home
last modified time | relevance | path

Searched defs:bt_gatt_notify_params (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h840 struct bt_gatt_notify_params { struct
842 const struct bt_uuid *uuid;
844 const struct bt_gatt_attr *attr;
846 const void *data;
848 u16_t len;
873 struct bt_gatt_notify_params *params); argument

Completed in 5 milliseconds