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

  /system/bt/bta/jv/
bta_jv_int.h 90 uint16_t port_handle; /* port handle */ member in struct:__anon1645
120 the port_handle, */
bta_jv_act.cc 170 tBTA_JV_RFC_CB* bta_jv_alloc_rfc_cb(uint16_t port_handle,
184 p_cb->rfc_hdl[0] = port_handle;
185 VLOG(2) << __func__ << "port_handle=" << +port_handle
188 p_pcb = &bta_jv_cb.port_cb[port_handle - 1];
190 p_pcb->port_handle = port_handle;
197 LOG(ERROR) << __func__ << "port_handle=" << port_handle
198 << " ctrl block exceeds limit:" << port_handle, local
247 << ": jv handle not found port_handle:" << port_handle; local
1261 VLOG(2) << __func__ << ": code=" << code << ", port_handle=" << port_handle; local
1305 VLOG(2) << __func__ << ": port_handle=" << port_handle; local
1456 VLOG(2) << __func__ << ": code=" << code << ", port_handle=" << port_handle; local
    [all...]
  /system/bt/bta/hf_client/
bta_hf_client_int.h 122 uint16_t port_handle; member in struct:__anon1355
  /system/bt/bta/ag/
bta_ag_int.h 150 uint16_t port_handle; member in struct:__anon1224

Completed in 61 milliseconds