Home
last modified time | relevance | path

Searched refs:bt_gatt_notify (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h905 static inline int bt_gatt_notify(struct bt_conn *conn, in bt_gatt_notify() function
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c143 bt_gatt_notify(genie_ais_ctx.p_conn, &_ais_srv_attrs[11], &msg, len + 4); in genie_ais_notify()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c979 return bt_gatt_notify(conn, &proxy_attrs[3], data, len); in proxy_send()
985 return bt_gatt_notify(conn, &prov_attrs[3], data, len); in proxy_send()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/ref_impl/
A Dmesh_hal_ble.c124 return bt_gatt_notify((struct bt_conn *)conn, (const struct bt_gatt_attr *)attr, data, len); in bt_mesh_gatt_notify()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c772 notify->err = bt_gatt_notify(notify->conn, attr, notify->data, notify->len); in ble_gatt_attr_notify()

Completed in 14 milliseconds