Searched refs:BTA_HhSetProtoMode (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_api.c223 ** Function BTA_HhSetProtoMode
230 void BTA_HhSetProtoMode(UINT8 dev_handle, tBTA_HH_PROTO_MODE p_type) function
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h47 #define BTA_HH_SET_PROTO_EVT 7 /* BTA_HhSetProtoMode callback */
350 ** Function BTA_HhSetProtoMode
357 BTA_API extern void BTA_HhSetProtoMode(UINT8 handle, tBTA_HH_PROTO_MODE t_type);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hh.c1500 BTA_HhSetProtoMode(p_dev->dev_handle, protocolMode);

Completed in 89 milliseconds