Home
last modified time | relevance | path

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

/btstack/test/l2cap-ecbm/
H A Dl2cap_ecbm_test.cpp442 …status = l2cap_ecbm_reconfigure_channels(2, l2cap_cids, TEST_PACKET_SIZE/2, reconfigure_buffers_2); in TEST()
457 …status = l2cap_ecbm_reconfigure_channels(2, l2cap_cids, TEST_PACKET_SIZE/2, reconfigure_buffers_2); in TEST()
/btstack/src/
H A Dl2cap.h817 uint8_t l2cap_ecbm_reconfigure_channels(uint8_t num_cids, uint16_t * local_cids, int16_t receive_bu…
H A Dl2cap.c5695 uint8_t l2cap_ecbm_reconfigure_channels(uint8_t num_cids, uint16_t * local_cids, int16_t receive_bu… in l2cap_ecbm_reconfigure_channels() function