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

  /system/bt/btif/include/
btif_sock_sco.h 25 bt_status_t btsock_sco_init(thread_t* thread);
  /system/bt/btif/src/
btif_sock.cc 99 status = btsock_sco_init(thread);
btif_sock_sco.cc 86 bt_status_t btsock_sco_init(thread_t* thread_) { function

Completed in 61 milliseconds