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

  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1429 UINT8 proto_mode = protocolMode; local
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 802 UINT8 proto_mode, BOOLEAN register_ba)
810 APPL_TRACE_DEBUG("bta_hh_le_register_input_notif mode: %d", proto_mode);
832 else if (proto_mode == BTA_HH_PROTO_BOOT_MODE)
852 else if (proto_mode == BTA_HH_PROTO_RPT_MODE)
    [all...]
bta_hh_act.c 703 hs_data.rsp_data.proto_mode = BTA_HH_PROTO_UNKNOWN;
781 hs_data.rsp_data.proto_mode = ((*data) == HID_PAR_PROTOCOL_REPORT)? \
785 (hs_data.rsp_data.proto_mode == BTA_HH_PROTO_RPT_MODE)? "Report" : "Boot");
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 285 tBTA_HH_PROTO_MODE proto_mode; /* GET_PROTO_EVT :protocol mode */ member in union:__anon5454::__anon5455

Completed in 83 milliseconds