Searched refs:test_info_resp (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h500 UINT32 test_info_resp; /* Conformance testing needs a dynamic response */ member in struct:__anon1665
H A Dl2c_utils.c1133 && (l2cb.test_info_resp & (L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE |
1168 && (l2cb.test_info_resp & ( L2CAP_EXTFEA_ENH_RETRANS | L2CAP_EXTFEA_STREAM_MODE
1187 UINT32_TO_STREAM (p, l2cb.test_info_resp);
2628 l2cb.test_info_resp = mask;
H A Dl2c_main.c900 l2cb.test_info_resp = L2CAP_EXTFEA_SUPPORTED_MASK;

Completed in 77 milliseconds