Searched defs:c_type (Results 1 – 3 of 3) sorted by relevance
58 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
236 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
160 using c_type = std::unique_ptr<CreatorParams>; typedef317 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef