Home
last modified time | relevance | path

Searched defs:link_open (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.h15 void (*link_open)(struct bt_conn *conn); member
Dprov_bearer.h112 int (*link_open)(const uint8_t uuid[16], uint8_t timeout, member
Dprovisioner.c799 static int link_open(const uint8_t *uuid, const struct prov_bearer *bearer, in link_open() function
Dpb_adv.c880 static void link_open(struct prov_rx *rx, struct net_buf_simple *buf) in link_open() function
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h255 void (*link_open)(bt_mesh_prov_bearer_t bearer); member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c601 static void link_open(bt_mesh_prov_bearer_t bearer) in link_open() function
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c1191 static void link_open(bt_mesh_prov_bearer_t bearer) in link_open() function