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

  /system/bt/bta/hl/
bta_hl_act.cc 342 if (p_dcb->close_pending) {
382 if (p_dcb->close_pending) {
637 p_dcb->close_pending = true;
700 p_dcb->close_pending = false;
715 p_dcb->close_pending = true;
    [all...]
bta_hl_int.h 443 bool close_pending; member in struct:__anon112981
465 bool close_pending; member in struct:__anon112982
    [all...]
bta_hl_main.cc     [all...]
  /system/bt/bta/jv/
bta_jv_act.cc 261 int close_pending = 0; local
327 "port_status: %d, port_handle: %d, close_pending: %d:Remove",
329 close_pending);
332 if (!close_pending) {
    [all...]

Completed in 133 milliseconds