Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hh_api.cc58 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc236 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_multi_adv.cc160 using c_type = std::unique_ptr<CreatorParams>; typedef
317 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef