Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_api.c263 void BTA_HhSendCtrl(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) in BTA_HhSendCtrl() argument
265 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (UINT8)c_type, 0, 0, NULL); in BTA_HhSendCtrl()
/system/bt/bta/include/
Dbta_hh_api.h447 tBTA_HH_TRANS_CTRL_TYPE c_type);