Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 12 of 12) sorted by relevance

/system/bt/bta/include/
Dbta_hh_co.h35 UINT8 prop; member
Dbta_gatt_api.h279 UINT8 prop; /* used when attribute type is characteristic */ member
/system/bt/btif/src/
Dbtif_core.c87 bt_property_t prop; member
472 bt_property_t prop; in btif_enable_bluetooth_evt() local
825 bt_property_t prop; in execute_storage_request() local
884 bt_property_t prop; in execute_storage_remote_request() local
Dbtif_dm.c1115 bt_property_t prop; in btif_dm_auth_cmpl_evt() local
1441 bt_property_t prop; in btif_dm_search_services_evt() local
1519 bt_property_t prop; in btif_dm_search_services_evt() local
1582 bt_property_t prop; in btif_dm_remote_service_record_evt() local
1638 bt_property_t prop; in btif_dm_upstreams_evt() local
1908 bt_property_t prop; in btif_dm_upstreams_evt() local
2528 bt_status_t btif_dm_get_adapter_property(bt_property_t *prop) in btif_dm_get_adapter_property()
Dbtif_storage.c221 static int prop2cfg(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) in prop2cfg()
314 static int cfg2prop(bt_bdaddr_t *remote_bd_addr, bt_property_t *prop) in cfg2prop()
/system/bt/bta/hh/
Dbta_hh_le.c545 UINT8 prop) in bta_hh_le_find_alloc_report_entry()
1116 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_rpt()
1161 tBTA_GATT_CHAR_PROP prop) in bta_hh_le_expl_boot_rpt()
1670 tBTA_GATT_CHAR_PROP prop = 0; in bta_hh_le_search_hid_included() local
1756 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_hid_chars() local
3019 tBTA_GATT_CHAR_PROP prop; in bta_hh_le_search_scps_chars() local
Dbta_hh_int.h198 UINT8 prop; member
/system/bt/stack/srvc/
Dsrvc_battery.c204 tGATT_CHAR_PROP prop = GATT_CHAR_PROP_BIT_READ; in Battery_Instantiate() local
/system/core/adb/
Dadb.cpp351 for (auto& prop : android::base::Split(props, ";")) { in parse_banner() local
/system/core/init/
Dinit.cpp787 char prop[PROP_NAME_MAX]; in import_kernel_nv() local
Dinit_parser.cpp249 char prop[PROP_NAME_MAX + 1]; in expand_props() local
/system/bt/bta/gatt/
Dbta_gattc_cache.c1550 UINT16 e_handle, UINT8 id, tBT_UUID uuid, UINT8 prop, in bta_gattc_fill_nv_attr()