Home
last modified time | relevance | path

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

/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
323 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertising()
339 [](c_type c, uint8_t status) { in StartAdvertising()
352 [](c_type c, uint8_t status) { in StartAdvertising()
365 [](c_type c, uint8_t status) { in StartAdvertising()
417 [](c_type c, uint8_t advertiser_id, uint8_t status) { in StartAdvertisingSet()
432 [](c_type c, uint8_t status, int8_t tx_power) { in StartAdvertisingSet()
456 [](c_type c, uint8_t status) { in StartAdvertisingSet()
477 void StartAdvertisingSetAfterAddressPart(c_type c) { in StartAdvertisingSetAfterAddressPart()
[all …]
/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() argument
237 bta_hh_snd_write_dev(dev_handle, HID_TRANS_CONTROL, (uint8_t)c_type, 0, 0, in BTA_HhSendCtrl()
/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() argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_hh_api.h454 void BTA_HhSendCtrl(uint8_t dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type);