Searched defs:L2CA_GetLocalMtu (Results 1 – 4 of 4) sorted by relevance
473 struct L2CA_GetLocalMtu { struct478 extern struct L2CA_GetLocalMtu L2CA_GetLocalMtu; argument
78 struct L2CA_GetLocalMtu L2CA_GetLocalMtu; variable258 bool L2CA_GetLocalMtu(uint16_t lcid, uint16_t* local_mtu) { in L2CA_GetLocalMtu() function
264 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_GetLocalMtu(uint16_t lcid, in L2CA_GetLocalMtu() function in bluetooth::stack::l2cap::Impl
1786 bool L2CA_GetLocalMtu(uint16_t lcid, uint16_t* local_mtu) { in L2CA_GetLocalMtu() function