Searched refs:BTA_HH_ERR_PROTO (Results 1 – 3 of 3) sorted by relevance
127 BTA_HH_ERR_PROTO, /* SET_Protocol error, enumerator
559 conn.status = BTA_HH_ERR_PROTO; in bta_hh_open_cmpl_act()687 p_data->hid_cback.data ? BTA_HH_ERR_PROTO : BTA_HH_OK; in bta_hh_handsk_act()
775 p_dev_cb->status = (status == GATT_SUCCESS) ? BTA_HH_OK : BTA_HH_ERR_PROTO; in write_proto_mode_cb()812 (cback_data.status == BTA_HH_OK) ? BTA_HH_OK : BTA_HH_ERR_PROTO; in bta_hh_le_set_protocol_mode()1220 if (status == BTA_HH_OK || status == BTA_HH_ERR_PROTO) { in bta_hh_le_gatt_disc_cmpl()