Home
last modified time | relevance | path

Searched defs:set_info (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h207 bt_status_t (*set_info)(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc1077 std::vector<uint8_t> set_info; in btif_storage_update_csis_info() local
1082 [](const RawAddress& bd_addr, std::vector<uint8_t> set_info) { in btif_storage_update_csis_info()
Dbtif_hh.cc1806 static bt_status_t set_info(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, in set_info() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhid_host.rs290 pub fn set_info( in set_info() method