Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_bta_hh_api.cc66 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
/system/bt/bta/hh/
Dbta_hh_api.cc244 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.cc158 using c_type = std::unique_ptr<CreatorParams>; typedef
308 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef