Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc251 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl() argument
252 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (uint8_t)c_type, 0, 0, in BTA_HhSendCtrl()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h491 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type);