Home
last modified time | relevance | path

Searched refs:identification_pattern (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_common.h35 uint8_t identification_pattern[8]; member
41 .identification_pattern = {'b', 't', 's', 'n', 'o', 'o', 'p', 0x00},
/aosp_15_r20/external/python/bumble/apps/
Dshow.py61 identification_pattern = source.read(8)
62 if identification_pattern != self.IDENTIFICATION_PATTERN:
/aosp_15_r20/system/chre/host/common/
H A Dbt_snoop_log_parser.cc67 uint8_t identification_pattern[8]; member
73 .identification_pattern = {'b', 't', 's', 'n', 'o', 'o', 'p', 0x00},