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

  /system/bt/btif/include/
btif_hh.h 91 RawAddress pending_conn_address; member in struct:__anon1708
  /system/bt/btif/src/
btif_hh.cc 549 if ((btif_hh_cb.pending_conn_address == *bd_addr) &&
552 btif_hh_cb.pending_conn_address = RawAddress::kEmpty;
608 btif_hh_cb.pending_conn_address = *bd_addr;
756 btif_hh_cb.pending_conn_address = RawAddress::kEmpty;
    [all...]

Completed in 60 milliseconds