HomeSort by relevance Sort by last modified time
    Searched full:btsock_connect (Results 1 - 1 of 1) sorted by null

  /system/bt/btif/src/
btif_sock.c 36 static bt_status_t btsock_connect(const bt_bdaddr_t *bd_addr, btsock_type_t type, const uint8_t *uuid, int channel, int *sock_fd, int flags);
47 btsock_connect
146 static bt_status_t btsock_connect(const bt_bdaddr_t *bd_addr, btsock_type_t type, const uint8_t *uuid, int channel, int *sock_fd, int flags) { function

Completed in 50 milliseconds