Searched defs:out_local_cid (Results 1 – 3 of 3) sorted by relevance
/btstack/test/sdp_client/ |
H A D | mock.c | 21 …packet_handler_t handler, bd_addr_t address, uint16_t psm, uint16_t mtu, uint16_t * out_local_cid){ in l2cap_create_channel()
|
/btstack/test/l2cap-cbm/ |
H A D | l2cap_cbm_test.cpp | 215 uint16_t out_local_cid; in TEST() local
|
/btstack/src/ |
H A D | l2cap.c | 666 l2cap_ertm_config_t * ertm_config, uint8_t * buffer, uint32_t size, uint16_t * out_local_cid){ in l2cap_ertm_create_channel() 2540 …t channel_packet_handler, bd_addr_t address, uint16_t psm, uint16_t mtu, uint16_t * out_local_cid){ in l2cap_create_channel() 5445 uint16_t * out_local_cid) { in l2cap_cbm_create_channel() 5560 uint8_t ** receive_sdu_buffers, uint16_t * out_local_cid){ in l2cap_ecbm_create_channels() 5749 … l2cap_ertm_config_t * ertm_contig, uint8_t * buffer, uint32_t size, uint16_t * out_local_cid){ in l2cap_create_ertm_channel() 5789 uint16_t * out_local_cid){ in l2cap_le_create_channel()
|