Searched defs:max_mdl (Results 1 - 3 of 3) sorted by relevance

/system/bt/tools/mcap_tool/
H A Dmcap_test_mdep.cc23 tMCA_HANDLE mcap_handle, uint8_t type, uint8_t max_mdl,
28 _mca_cs.max_mdl = max_mdl;
22 McapMdep(btmcap_test_interface_t* mcap_test_interface, tMCA_HANDLE mcap_handle, uint8_t type, uint8_t max_mdl, tMCA_DATA_CBACK* data_callback) argument
H A Dmcap_test_app.cc154 bool McapTestApp::CreateMdep(uint8_t type, uint8_t max_mdl, argument
161 max_mdl, data_callback));
/system/bt/stack/include/
H A Dmca_api.h114 uint8_t max_mdl; /* The maximum number of MDLs for this MDEP (max is member in struct:__anon1155

Completed in 57 milliseconds