Searched refs:proxy_client_disconnect_cb_t (Results 1 – 2 of 2) sorted by relevance
82 typedef void (*proxy_client_disconnect_cb_t)(const bt_mesh_addr_t *addr, uint8_t conn_handle, typedef89 void bt_mesh_proxy_client_set_disconn_cb(proxy_client_disconnect_cb_t cb);
91 static proxy_client_disconnect_cb_t proxy_client_disconnect_cb;104 void bt_mesh_proxy_client_set_disconn_cb(proxy_client_disconnect_cb_t cb) in bt_mesh_proxy_client_set_disconn_cb()