Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c177 static void l2cap_allowlist_remove(struct bt_conn *conn, uint8_t reason) in l2cap_allowlist_remove() function
190 .disconnected = l2cap_allowlist_remove,
521 l2cap_allowlist_remove(default_conn, 0); in cmd_allowlist_remove()