Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc157 using c_type = std::unique_ptr<CreatorParams>; typedef
307 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef
313 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertising()
329 [](c_type c, uint8_t status) { in StartAdvertising()
342 [](c_type c, uint8_t status) { in StartAdvertising()
355 [](c_type c, uint8_t status) { in StartAdvertising()
401 [](c_type c, uint8_t advertiser_id, uint8_t status) { in StartAdvertisingSet()
416 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertisingSet()
439 [](c_type c, uint8_t status) { in StartAdvertisingSet()
459 void StartAdvertisingSetAfterAddressPart(c_type c) { in StartAdvertisingSetAfterAddressPart()
[all …]
/system/bt/bta/hh/
Dbta_hh_api.cc258 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type) { in BTA_HhSendCtrl() argument
259 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (uint8_t)c_type, 0, 0, in BTA_HhSendCtrl()
/system/bt/bta/include/
Dbta_hh_api.h428 extern void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type);