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

  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 1476 UINT8 proto_mode = protocolMode; local
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 263 tBTA_HH_PROTO_MODE proto_mode; /* GET_PROTO_EVT :protocol mode */ member in union:__anon2725::__anon2726
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 643 hs_data.rsp_data.proto_mode = BTA_HH_PROTO_UNKNOWN;
721 hs_data.rsp_data.proto_mode = ((*data) == HID_PAR_PROTOCOL_REPORT)? \
725 (hs_data.rsp_data.proto_mode == BTA_HH_PROTO_RPT_MODE)? "Report" : "Boot");
    [all...]

Completed in 213 milliseconds