Home
last modified time | relevance | path

Searched defs:c_type (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_api.cc252 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc159 using c_type = std::unique_ptr<CreatorParams>; typedef
339 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef