Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_common_types.h74 uint16_t extended_properties; member
/aosp12/system/bt/stack/gatt/
H A Dgatt_db.cc397 tGATT_SVC_DB& db, uint16_t extended_properties) { in gatts_add_char_ext_prop_descr()
/aosp12/system/bt/bta/gatt/
H A Dbta_gattc_cache.cc727 uint16_t extended_properties; in bta_gattc_read_ext_prop_desc_cmpl() local
/aosp12/system/bt/gd/hci/
H A Dle_advertising_manager.cc508 …uint8_t extended_properties = (config.anonymous ? 0x20 : 0x00) | (config.include_tx_power ? 0x40 :… in set_parameters() local