Home
last modified time | relevance | path

Searched defs:send_fd (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_sock_util.cc81 int sock_send_fd(int sock_fd, const uint8_t* buf, int len, int send_fd) { in sock_send_fd()
Dbtif_sock_l2cap.cc347 int status, int send_fd, uint16_t rx_mtu, in send_app_connect_signal()
Dbtif_sock_rfc.cc451 int status, int send_fd) { in send_app_connect_signal()
/system/connectivity/wificond/tests/
Dlooper_backed_event_loop_unittest.cpp36 android::base::unique_fd send_fd; member in __anon1c89d7c00111::Pipe