Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h1032 case BIS_LINK: in hci_conn_hash_add()
1064 case BIS_LINK: in hci_conn_hash_del()
1086 case BIS_LINK: in hci_conn_num()
1157 if (bacmp(&c->dst, ba) || c->type != BIS_LINK) in hci_conn_hash_lookup_bis()
1205 if (bacmp(&c->dst, ba) || c->type != BIS_LINK || in hci_conn_hash_lookup_per_adv_bis()
1371 if (c->type != BIS_LINK) in hci_conn_hash_lookup_big()
1419 if (c->type != BIS_LINK || c->state != state || c->role != role) in hci_conn_hash_lookup_big_state()
1442 if (c->type != BIS_LINK || in hci_conn_hash_lookup_pa_sync_big_handle()
2092 case BIS_LINK: in hci_proto_connect_ind()
H A Dhci.h566 #define BIS_LINK 0x83 macro
/linux/net/bluetooth/
H A Dhci_conn.c799 hci_conn_hash_list_flag(hdev, find_bis, BIS_LINK, in hci_le_big_terminate()
938 case BIS_LINK: in __hci_conn_add()
1022 case BIS_LINK: in __hci_conn_add()
1112 case BIS_LINK: in hci_conn_cleanup_child()
1216 case BIS_LINK: in hci_conn_del()
1601 conn = hci_conn_add_unset(hdev, BIS_LINK, dst, 0, HCI_ROLE_MASTER); in hci_add_bis()
1812 hci_conn_hash_list_state(hdev, bis_list, BIS_LINK, in hci_le_create_big()
2324 hci_conn_hash_list_state(hdev, bis_mark_per_adv, BIS_LINK, in hci_connect_bis()
3058 case BIS_LINK: in hci_conn_tx_queue()
H A Diso.c1452 if (hcon && (hcon->type == BIS_LINK || hcon->type == PA_LINK)) { in iso_sock_getname()
2045 if (conn->hcon->type == BIS_LINK && in iso_conn_ready()
2399 if (hcon->type != CIS_LINK && hcon->type != BIS_LINK && in iso_connect_cfm()
2441 if (hcon->type != CIS_LINK && hcon->type != BIS_LINK && in iso_disconn_cfm()
H A Dhci_core.c2939 hci_conn_num(hdev, BIS_LINK) || in hci_recv_frame()
2945 if (type == CIS_LINK || type == BIS_LINK || in hci_recv_frame()
3408 case BIS_LINK: in hci_quote_sent()
3619 case BIS_LINK: in __check_timeout()
3818 hci_sched_iso(hdev, BIS_LINK); in hci_tx_work()
H A Dhci_sync.c5529 if (conn->type == BIS_LINK || conn->type == PA_LINK) { in hci_disconnect_sync()
5598 if (conn->type == BIS_LINK || conn->type == PA_LINK) { in hci_connect_cancel_sync()
5663 if (conn->type == BIS_LINK || conn->type == PA_LINK) in hci_reject_conn_sync()
7309 if (conn->type != BIS_LINK && conn->type != PA_LINK) in hci_past_sync()
H A Dhci_event.c4516 case BIS_LINK: in hci_num_comp_pkts_evt()
7097 bis = hci_conn_add(hdev, BIS_LINK, BDADDR_ANY, 0, in hci_le_big_sync_established_evt()
7187 mask |= hci_proto_connect_ind(hdev, BDADDR_ANY, BIS_LINK, &flags); in hci_le_big_info_adv_report_evt()
H A Dmgmt.c3321 case BIS_LINK: in link_to_bdaddr()
9846 link_type != BIS_LINK) in mgmt_device_disconnected()