Searched refs:categories (Results 1 – 15 of 15) sorted by relevance
/system/bt/bta/ar/ |
D | bta_ar.cc | 219 const char* provider_name, uint16_t categories, in bta_ar_reg_avrc() argument 225 if (!mask || !categories) return; in bta_ar_reg_avrc() 231 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc() 240 bta_ar_cb.ct_categories[mask - 1] = categories; in bta_ar_reg_avrc() 241 categories = bta_ar_cb.ct_categories[0] | bta_ar_cb.ct_categories[1]; in bta_ar_reg_avrc() 244 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc() 252 UINT16_TO_BE_STREAM(p, categories); in bta_ar_reg_avrc() 271 uint16_t categories = 0; in bta_ar_dereg_avrc() local 286 categories = bta_ar_cb.ct_categories[0] | bta_ar_cb.ct_categories[1]; in bta_ar_dereg_avrc() 287 if (!categories) { in bta_ar_dereg_avrc() [all …]
|
/system/sepolicy/reqd_mask/ |
D | mls_decl | 5 # Generate the desired number of sensitivities and categories.
|
D | mls_macros | 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/private/ |
D | mls_decl | 5 # Generate the desired number of sensitivities and categories.
|
D | atrace.te | 10 # boottrace services uses /data/misc/boottrace/categories
|
D | mls_macros | 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
D | mls | 97 # This would only make sense if apps were assigned categories 98 # based on allowable communications rather than per-app categories.
|
/system/bt/bta/include/ |
D | bta_ar_api.h | 124 const char* p_provider_name, uint16_t categories,
|
/system/bt/stack/avrc/ |
D | avrc_sdp.cc | 187 const char* p_provider_name, uint16_t categories, in AVRC_AddRecord() argument 250 UINT16_TO_BE_STREAM(p, categories); in AVRC_AddRecord()
|
/system/extras/pagecache/ |
D | pagecache.py | 367 options, categories = parser.parse_args(argv[1:]) 370 return (options, categories) 373 options, categories = parse_options(sys.argv)
|
/system/bt/stack/include/ |
D | avrc_api.h | 231 const char* p_provider_name, uint16_t categories,
|
/system/bt/bta/av/ |
D | bta_av_act.cc | 1601 uint16_t categories = 0; in bta_av_check_peer_features() local 1638 categories = p_attr->attr_value.v.u16; in bta_av_check_peer_features() 1639 if (categories & AVRC_SUPF_CT_CAT2) in bta_av_check_peer_features() 1641 if (categories & AVRC_SUPF_CT_BROWSE) in bta_av_check_peer_features() 1709 uint16_t categories = p_attr->attr_value.v.u16; in bta_avk_check_peer_features() local 1710 if (categories & AVRC_SUPF_CT_CAT2) in bta_avk_check_peer_features() 1712 if (categories & AVRC_SUPF_CT_APP_SETTINGS) in bta_avk_check_peer_features() 1714 if (categories & AVRC_SUPF_CT_BROWSE) in bta_avk_check_peer_features()
|
/system/core/libutils/ |
D | README | 60 categories; a `configuration' indicates a set of phone language, display
|
/system/core/init/ |
D | README.md | 549 Here is an example of trace events of "wm" and "am" categories:
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 30921 The capability categories and the types of the return values are:
|