Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/port/
A Dmesh_hal_ble.h225 typedef ssize_t (*gatt_recv_cb)(struct bt_conn *conn, typedef
236 void bt_mesh_gatt_recv_callback(gatt_recv_cb recv_callback);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/ref_impl/
A Dmesh_hal_ble.c178 static gatt_recv_cb bt_mesh_gatt_recv;
577 void bt_mesh_gatt_recv_callback(gatt_recv_cb recv_callback) in bt_mesh_gatt_recv_callback()

Completed in 4 milliseconds