Home
last modified time | relevance | path

Searched defs:peer_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor.h18 struct peer_config { struct
41 int init_cap_acceptor_unicast(struct peer_config *peer); argument
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c52 struct peer_config { struct
72 static struct peer_config peer; argument