HomeSort by relevance Sort by last modified time
    Searched defs:control_type (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/bnep/
bnep_utils.cc 724 uint8_t control_type; local
742 control_type = *p++;
747 __func__, *rem_len, is_ext, control_type);
749 switch (control_type) {
862 control_type);
863 bnep_send_command_not_understood(p_bcb, control_type);
    [all...]
  /external/autotest/frontend/afe/
models.py 1495 control_type = dbmodels.SmallIntegerField( variable in class:Job
    [all...]

Completed in 175 milliseconds