Searched refs:send_sync_cap_rsp (Results 1 – 1 of 1) sorted by relevance
/external/bluetooth/bluez/health/ |
D | mcap_sync.c | 393 static int send_sync_cap_rsp(struct mcap_mcl *mcl, uint8_t rspcode, in send_sync_cap_rsp() function 425 send_sync_cap_rsp(mcl, MCAP_INVALID_PARAM_VALUE, in proc_sync_cap_req() 431 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req() 441 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req() 447 send_sync_cap_rsp(mcl, MCAP_RESOURCE_UNAVAILABLE, in proc_sync_cap_req() 455 send_sync_cap_rsp(mcl, MCAP_SUCCESS, btres, in proc_sync_cap_req()
|