HomeSort by relevance Sort by last modified time
    Searched refs:fc_type (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/rfcomm/
rfc_port_fsm.cc 642 if ((port_pars.fc_type ==
644 (port_pars.fc_type ==
650 p_port->peer_port_pars.fc_type =
676 if (p_port->peer_port_pars.fc_type ==
679 p_port->peer_port_pars.fc_type =
691 if (p_port->peer_port_pars.fc_type ==
693 p_port->peer_port_pars.fc_type = RFCOMM_FC_OFF;
886 port_pars->fc_type = p_frame->u.rpn.fc_type;
rfc_int.h 124 uint8_t fc_type; member in struct:__anon2513::__anon2514::__anon2519
rfc_ts_frames.cc 417 *p_data++ = p_pars->fc_type;
779 p_rx_frame->u.rpn.fc_type = *p_data++ & RFCOMM_FC_MASK;
port_api.cc 600 RFCOMM_TRACE_API("PORT_SetState() handle:%d FC_TYPE:0x%x", handle,
601 p_settings->fc_type);
    [all...]
  /system/bt/stack/include/
port_api.h 80 uint8_t fc_type; member in struct:__anon2458
  /external/autotest/server/cros/chaos_lib/
chaos_capture_analyzer.py 488 packet.wlan.fc_type == self.WLAN_FRAME_CONTROL_TYPE_MANAGEMENT):
  /system/bt/bta/jv/
bta_jv_act.cc     [all...]

Completed in 126 milliseconds