Bluetooth: controller: Hotfix auto-merge error
Remove introduced duplicate mock function. Signed-off-by: Morten Priess <mtpr@oticon.com>
This commit is contained in:
parent
277f6469f1
commit
921846731e
|
@ -86,8 +86,3 @@ void ull_conn_iso_start(struct ll_conn *acl, uint32_t ticks_at_expire, uint16_t
|
|||
{
|
||||
|
||||
}
|
||||
|
||||
struct ll_conn_iso_stream *ll_iso_stream_connected_get(uint16_t handle)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue