Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c144 static l2cap_slot_t *l2cap_find_slot_by_fd(int fd) in l2cap_find_slot_by_fd() function
1018 slot = l2cap_find_slot_by_fd(fd); in l2cap_vfs_write()
1113 slot = l2cap_find_slot_by_fd(fd); in l2cap_vfs_close()
1138 slot = l2cap_find_slot_by_fd(fd); in l2cap_vfs_read()