Searched refs:categories (Results 1 – 13 of 13) sorted by relevance
/system/bt/bta/ar/ |
D | bta_ar.c | 246 UINT16 categories, tBTA_SYS_ID sys_id, BOOLEAN browse_supported, in bta_ar_reg_avrc() argument 252 if (!mask || !categories) in bta_ar_reg_avrc() 261 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc() 271 bta_ar_cb.ct_categories [mask - 1] = categories; in bta_ar_reg_avrc() 272 categories = bta_ar_cb.ct_categories[0]|bta_ar_cb.ct_categories[1]; in bta_ar_reg_avrc() 276 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, in bta_ar_reg_avrc() 285 UINT16_TO_BE_STREAM(p, categories); in bta_ar_reg_avrc() 304 UINT16 categories = 0; in bta_ar_dereg_avrc() local 325 categories = bta_ar_cb.ct_categories[0]|bta_ar_cb.ct_categories[1]; in bta_ar_dereg_avrc() 326 if (!categories) in bta_ar_dereg_avrc() [all …]
|
/system/bt/bta/include/ |
D | bta_ar_api.h | 122 char *p_provider_name, UINT16 categories, tBTA_SYS_ID sys_id,
|
/system/sepolicy/ |
D | atrace.te | 9 # boottrace services uses /data/misc/boottrace/categories
|
D | mls | 5 # Generate the desired number of sensitivities and categories. 109 # This would only make sense if apps were assigned categories 110 # based on allowable communications rather than per-app categories.
|
D | mls_macros | 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/bt/stack/avrc/ |
D | avrc_sdp.c | 195 char *p_provider_name, UINT16 categories, UINT32 sdp_handle, in AVRC_AddRecord() argument 258 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 | 213 char *p_provider_name, UINT16 categories, UINT32 sdp_handle,
|
/system/bt/bta/av/ |
D | bta_av_act.c | 1670 UINT16 categories = 0; in bta_av_check_peer_features() local 1712 categories = p_attr->attr_value.v.u16; in bta_av_check_peer_features() 1713 if (categories & AVRC_SUPF_CT_BROWSE) in bta_av_check_peer_features() 1782 UINT16 categories = p_attr->attr_value.v.u16; in bta_avk_check_peer_features() local 1783 if (categories & AVRC_SUPF_CT_CAT2) in bta_avk_check_peer_features() 1785 if (categories & AVRC_SUPF_CT_APP_SETTINGS) 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.txt | 466 Here is an example of trace events of "wm" and "am" categories:
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 30910 The capability categories and the types of the return values are:
|
D | raw_commands_fixed.txt | 30921 The capability categories and the types of the return values are:
|