Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c2502 bool big_sync; in iso_connect_ind() local
2513 big_sync = !test_bit(BT_SK_DEFER_SETUP, &bt_sk(sk)->flags) && in iso_connect_ind()
2516 if (big_sync) in iso_connect_ind()
2525 if (big_sync && err) { in iso_connect_ind()