Home
last modified time | relevance | path

Searched defs:supported_features (Results 1 – 6 of 6) sorted by relevance

/system/bt/bta/pb/
Dbta_pbs_int.h55 uint8_t supported_features; /* Server supported features */ member
/system/bt/include/hardware/
Dbt_sdp.h72 uint32_t supported_features; member
78 uint32_t supported_features; member
83 uint32_t supported_features; member
/system/bt/btif/avrcp/
Davrcp_service.cc291 uint16_t supported_features = GetSupportedFeatures(profile_version); in Init() local
349 uint16_t supported_features in RegisterBipServer() local
361 uint16_t supported_features = GetSupportedFeatures(profile_version); in UnregisterBipServer() local
/system/bt/gd/rust/hci/src/
Dcontroller.rs236 macro_rules! supported_features { macro
/system/bt/hci/src/
Dhci_packet_parser.cc178 BT_HDR* response, bt_device_features_t* supported_features) { in parse_ble_read_local_supported_features_response()
/system/bt/stack/sdp/
Dsdp_utils.cc222 uint16_t supported_features = p_attr->attr_value.v.u16; in sdpu_log_attribute_metrics() local