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

  /system/bt/btif/include/
btif_sock_sco.h 28 bt_status_t btsock_sco_connect(const bt_bdaddr_t* bd_addr, int* sock_fd,
  /system/bt/btif/src/
btif_sock.cc 179 status = btsock_sco_connect(bd_addr, sock_fd, flags);
btif_sock_sco.cc 119 bt_status_t btsock_sco_connect(const bt_bdaddr_t* bd_addr, int* sock_fd, function

Completed in 375 milliseconds