Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Drfcomm.h79 } __packed bt_rfcomm_role_t; typedef
97 bt_rfcomm_role_t role;
/Zephyr-latest/subsys/bluetooth/host/classic/
Drfcomm_internal.h30 bt_rfcomm_role_t role;
Drfcomm.c449 bt_rfcomm_role_t role) in rfcomm_dlc_init()
1625 static struct bt_rfcomm_session *rfcomm_session_new(bt_rfcomm_role_t role) in rfcomm_session_new()