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

  /system/bt/bta/hf_client/
bta_hf_client_act.cc 107 if (PORT_IsOpening(pending_bd_addr)) {
  /system/bt/stack/include/
port_api.h 317 * Function PORT_IsOpening
326 extern bool PORT_IsOpening(RawAddress& bd_addr);
  /system/bt/bta/ag/
bta_ag_act.cc 185 if (PORT_IsOpening(pending_bd_addr)) {
  /system/bt/stack/rfcomm/
port_api.cc 519 * Function PORT_IsOpening
528 bool PORT_IsOpening(RawAddress& bd_addr) {
    [all...]

Completed in 101 milliseconds