Home
last modified time | relevance | path

Searched refs:send_sync_cmd (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/health/
Dmcap_sync.c100 static int send_sync_cmd(struct mcap_mcl *mcl, const void *buf, uint32_t size) in send_sync_cmd() function
120 sent = send_sync_cmd(mcl, cmd, sizeof(*cmd)); in send_unsupported_cap_req()
135 sent = send_sync_cmd(mcl, cmd, sizeof(*cmd)); in send_unsupported_set_req()
410 sent = send_sync_cmd(mcl, rsp, sizeof(*rsp)); in send_sync_cap_rsp()
475 sent = send_sync_cmd(mcl, rsp, sizeof(*rsp)); in send_sync_set_rsp()
542 sent = send_sync_cmd(mcl, cmd, sizeof(*cmd)); in sync_send_indication()
951 send_sync_cmd(mcl, cmd, sizeof(*cmd)); in mcap_sync_cap_req()
1002 send_sync_cmd(mcl, cmd, sizeof(*cmd)); in mcap_sync_set_req()