Home
last modified time | relevance | path

Searched defs:max_conn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/nfc/src/nfc/include/
H A Dnfc_int.h164 uint8_t max_conn; /* the num of connections supported by NFCC */ member
H A Dnfc_api.h218 uint8_t max_conn; /* max number of connections by NFCC*/ member
/aosp_15_r20/external/curl/lib/
H A Dhttp2.c1322 uint32_t max_conn = ctx->max_concurrent_streams; in on_frame_recv() local