Home
last modified time | relevance | path

Searched refs:bt_mesh_gatt_client_init (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.h27 void bt_mesh_gatt_client_init(void);
Dgatt_cli.c347 void bt_mesh_gatt_client_init(void) in bt_mesh_gatt_client_init() function
Dmain.c649 bt_mesh_gatt_client_init(); in bt_mesh_start()