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.cc146 using c_type = std::unique_ptr<CreatorParams>; typedef
328 using c_type = std::unique_ptr<CreatorParams>; in StartAdvertising() typedef
334 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertising()
345 [](c_type c, uint8_t status) { in StartAdvertising()
353 [](c_type c, uint8_t status) { in StartAdvertising()
361 [](c_type c, uint8_t status) { in StartAdvertising()
403 [](c_type c, uint8_t advertiser_id, uint8_t status) { in StartAdvertisingSet()
413 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertisingSet()
425 [](c_type c, uint8_t status) { in StartAdvertisingSet()
434 [](c_type c, uint8_t status) { in StartAdvertisingSet()
[all …]
/system/bt/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()
/system/bt/bta/include/
Dbta_hh_api.h423 extern void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type);