Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_proxy.c203 static ssize_t proxy_recv(struct bt_conn *conn, const struct bt_gatt_attr *attr, const void *buf, u… in proxy_recv() function
461 return proxy_recv(conn, NULL, data, len, 0, 0); in prov_notification()
524 return proxy_recv(conn, NULL, data, len, 0, 0); in proxy_notification()
793 bt_mesh_gatt_recv_callback(proxy_recv); in provisioner_proxy_init()
A Dproxy.c486 static ssize_t proxy_recv(struct bt_conn *conn, const struct bt_gatt_attr *attr, const void *buf, u… in proxy_recv() function
699 proxy_recv, (void *)1),
818 proxy_recv, NULL),

Completed in 5 milliseconds