Searched defs:c_type (Results 1 – 2 of 2) sorted by relevance
168 #define DEFINE_FLAG(type, c_type, name, default, comment) \ argument178 #define DECLARE_FLAG(c_type, name) \ argument
284 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) in BTA_HhSendCtrl()