Searched defs:feat (Results 1 – 7 of 7) sorted by relevance
/external/linux-tools-perf/util/ |
D | header.c | 89 void perf_header__set_feat(struct perf_header *header, int feat) in perf_header__set_feat() 94 void perf_header__clear_feat(struct perf_header *header, int feat) in perf_header__clear_feat() 99 bool perf_header__has_feat(const struct perf_header *header, int feat) in perf_header__has_feat() 585 int feat, int fd)) in perf_header__process_sections() 591 int err = -1, feat = 1; in perf_header__process_sections() local 822 int feat, int fd) in perf_file_section__process()
|
/external/bluetooth/bluez/audio/ |
D | control.c | 214 uint16_t avrcp_ver = 0x0100, avctp_ver = 0x0103, feat = 0x000f; in avrcp_ct_record() local 278 uint16_t avrcp_ver = 0x0100, avctp_ver = 0x0103, feat = 0x000f; in avrcp_tg_record() local
|
D | manager.c | 346 static sdp_record_t *hfp_ag_record(uint8_t ch, uint32_t feat) in hfp_ag_record()
|
D | a2dp.c | 1322 uint16_t a2dp_ver = 0x0102, feat = 0x000f; in a2dp_record() local
|
/external/bluetooth/bluez/health/ |
D | hdp_util.c | 757 sdp_data_t *list, *feat; in get_mdep_from_rec() local
|
/external/bluetooth/bluez/tools/ |
D | sdptool.c | 2819 uint16_t lp = 0x0017, ver = 0x0100, feat = 0x000f; in add_avrct() local 2883 uint16_t lp = 0x0017, ver = 0x0100, feat = 0x000f; in add_avrtg() local
|
/external/bluetooth/bluez/lib/ |
D | sdp.c | 4640 sdp_data_t *feat, *seq_feat; in sdp_set_supp_feat() local
|