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

  /external/bluetooth/bluez/test/
ipctest.c 125 static int service_send(struct userdata *u, const bt_audio_msg_header_t *msg) function
318 if (service_send(u, &msg.getcaps_req.h) < 0)
592 if (service_send(u, &msg.open_req.h) < 0)
632 if (service_send(u, &msg.setconf_req.h) < 0)
855 if (service_send(u, &msg.start_req.h) < 0)
910 if (service_send(u, &msg.stop_req.h) < 0) {

Completed in 40 milliseconds