Home
last modified time | relevance | path

Searched refs:incoming_hid_handle (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_act.cc455 p_cb->incoming_hid_handle); in bta_hh_sdp_cmpl()
456 HID_HostRemoveDev(p_cb->incoming_hid_handle); in bta_hh_sdp_cmpl()
474 p_cb->incoming_hid_handle = BTA_HH_INVALID_HANDLE; in bta_hh_sdp_cmpl()
571 p_cb->incoming_hid_handle = BTA_HH_INVALID_HANDLE; in bta_hh_open_cmpl_act()
603 p_cb->incoming_hid_handle = dev_handle; in bta_hh_open_act()
822 p_cb->incoming_hid_handle = BTA_HH_INVALID_HANDLE; in bta_hh_open_failure()
Dbta_hh_int.h234 uint8_t incoming_hid_handle; /* temporary handle for incoming connection? */ member