HomeSort by relevance Sort by last modified time
    Searched full:sniff (Results 1 - 25 of 69) sorted by null

1 2 3

  /system/bt/bta/dm/
bta_dm_cfg.c 156 (BTA_DM_PM_SNIFF | BTA_DM_PM_PARK), /* allow park & sniff */
161 {{BTA_DM_PM_SNIFF_A2DP_IDX, 7000}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open sniff */
166 {{BTA_DM_PM_SNIFF_A2DP_IDX, 7000}, {BTA_DM_PM_NO_ACTION, 0}}, /* sco close sniff */
175 (BTA_DM_PM_SNIFF | BTA_DM_PM_PARK), /* allow park & sniff */
184 {{BTA_DM_PM_SNIFF_A2DP_IDX, 5000}, {BTA_DM_PM_NO_ACTION, 0}}, /* sco open sniff */
213 (BTA_DM_PM_SNIFF | BTA_DM_PM_PARK), /* allow park & sniff */
218 {{BTA_DM_PM_SNIFF_HD_ACTIVE_IDX, 5000}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open sniff */
232 (BTA_DM_PM_SNIFF), /* allow sniff */
237 {{BTA_DM_PM_SNIFF_A2DP_IDX, 7000}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open sniff */
251 (BTA_DM_PM_SNIFF | BTA_DM_PM_PARK), /* allow park & sniff */
    [all...]
bta_dm_pm.c 696 /* dont initiate SNIFF, if link_policy has it disabled */
704 APPL_TRACE_DEBUG("bta_dm_pm_set_mode: Link policy disallows SNIFF, ignore request");
742 ** Description Switch to sniff mode.
745 ** Returns TRUE if sniff attempted, FALSE otherwise.
771 /* Dont initiate Sniff if controller has alreay accepted
772 * remote sniff params. This avoid sniff loop issue with
773 * some agrresive headsets who use sniff latencies more than
774 * DUT supported range of Sniff intervals.*/
777 APPL_TRACE_DEBUG("%s: already in remote initiate sniff", __func__)
    [all...]
bta_dm_int.h 760 #define BTA_DM_DI_SET_SNIFF 0x01 /* set this bit if call BTM_SetPowerMode(sniff) */
761 #define BTA_DM_DI_INT_SNIFF 0x02 /* set this bit if call BTM_SetPowerMode(sniff) & enter sniff mode */
762 #define BTA_DM_DI_ACP_SNIFF 0x04 /* set this bit if peer init sniff */
835 * Keep three different timers for PARK, SNIFF and SUSPEND if TBFC is
980 UINT16 policy_settings; /* link policy setting hold, sniff, park, MS switch */
1022 UINT8 allow_mask; /* mask of sniff/hold/park modes to allow */
    [all...]
  /system/bt/doc/
power_management.md 38 it's willing to go to into SNIFF and specifies that as an action, and say, a PAN
39 connection is up which specifies it is willing to go into SNIFF, but its action
66 level specifies a set of parameters for the SNIFF mode which relate to the
68 action is still the same, however -- SNIFF mode is attempted. There are
140 `BTM_ReadRemoteFeatures` and `BTM_SetPowerMode` to ensure SNIFF mode is
168 - If that's non-zero and a PARK or SNIFF mode change was attempted,
177 previous PARK or SNIFF failed, otherwise it'll re-attempt the first
  /device/asus/fugu/bluetooth/
bdroid_buildcfg.h 56 * Game Controllers to a sniff interval of 13.75ms.
  /system/bt/stack/btm/
btm_pm.c 23 * park and sniff modes.
53 #define BTM_PM_NUM_SET_MODES 3 /* only hold, sniff & park */
811 /* There might be any pending packets due to SNIFF or PENDING state */
867 ** Description This function is called when an HCI sniff subrating event occurs.
898 /* using legacy sniff */
920 ** Description This function is called to check if in active or sniff mode
922 ** Returns TRUE, if in active or sniff mode
927 /* The active state is the highest state-includes connected device and sniff mode*/
929 /* Covers active and sniff modes */
1002 case BTM_PM_MD_SNIFF: return "SNIFF";
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm_cfg.c 115 0xFF, /* B2 sniff count lsb: number of lptd poll before switching to full power poll */
116 0xFF, /* B3 sniff count msb */
  /system/bt/stack/include/
hcimsgs.h 278 /* Sniff Mode */
293 /* Sniff Mode */
295 extern BOOLEAN btsnd_hcic_exit_sniff_mode(UINT16 handle); /* Exit Sniff Mode */
358 /* Sniff Subrating */
369 /* Sniff Subrating */
    [all...]
  /frameworks/av/include/media/stagefright/
DataSource.h 87 bool sniff(String8 *mimeType, float *confidence, sp<AMessage> *meta);
  /frameworks/av/media/libstagefright/
MediaExtractor.cpp 61 if (!source->sniff(&tmp, &confidence, &meta)) {
DataSource.cpp 117 bool DataSource::sniff( function in class:android::DataSource
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_csv.py     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceTestSample.java 89 { "Sniff", "fr" },
  /system/bt/embdrv/sbc/decoder/include/
oi_modules.h 117 OI_MODULE_SNIFFLOG, /**< 56 sniff log */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
csv.py 172 def sniff(self, sample, delimiters=None): member in class:Sniffer
392 rdr = reader(StringIO(sample), self.sniff(sample))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
csv.py 172 def sniff(self, sample, delimiters=None): member in class:Sniffer
392 rdr = reader(StringIO(sample), self.sniff(sample))
  /external/clang/lib/Frontend/
SerializedDiagnosticReader.cpp 34 // Sniff for the signature.
  /frameworks/wilhelm/src/android/util/
AacAdtsExtractor.cpp 99 // upon enqueueing, so no need to sniff the data:
  /external/skia/src/images/
SkImageDecoder_ktx.cpp 31 // can sniff the data before creating a texture. If they encounter a compressed format
  /external/skia/src/ports/
SkImageDecoder_CG.cpp 123 // found by inspection -- need a cleaner way to sniff a profile
  /hardware/broadcom/libbt/include/
bt_vendor_brcm.h 163 have "permission" to sleep during the low power modes of sniff, hold, and
  /system/bt/stack/l2cap/
l2c_csm.c 186 /* Cancel sniff mode if needed */
239 /* Cancel sniff mode if needed */
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 885 /* TRUE to include Sniff Subrating */
    [all...]
  /external/clang/lib/Lex/
HeaderMap.cpp 91 // Sniff it to see if it's a headermap by checking the magic number and

Completed in 728 milliseconds

1 2 3