Home
last modified time | relevance | path

Searched refs:ESCO_LINK (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c161 if (conn->type == SCO_LINK || conn->type == ESCO_LINK) { in hci_conn_cleanup()
302 err = hdev->get_codec_config_data(hdev, ESCO_LINK, codec, &vnd_len, in configure_datapath_sync()
1000 case ESCO_LINK: in hci_conn_add()
1025 if (conn->type != SCO_LINK && conn->type != ESCO_LINK) { in hci_conn_add()
1060 case ESCO_LINK: in hci_conn_cleanup_child()
2853 case ESCO_LINK: in hci_conn_get_phy()
H A Dsco.c256 type = ESCO_LINK; in sco_connect()
1349 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_connect_cfm()
1366 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_disconn_cfm()
H A Dhci_core.c3388 case ESCO_LINK: in hci_quote_sent()
3645 if (!hci_conn_num(hdev, ESCO_LINK)) in hci_sched_esco()
3648 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK, in hci_sched_esco()
H A Dhci_event.c3176 conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, in hci_conn_complete_evt()
5036 case ESCO_LINK: in hci_sync_conn_complete_evt()
5053 if (ev->link_type == ESCO_LINK) in hci_sync_conn_complete_evt()
5065 conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr); in hci_sync_conn_complete_evt()
H A Dhci_sync.c5379 if (conn->type == SCO_LINK || conn->type == ESCO_LINK) in hci_reject_conn_sync()
H A Dmgmt.c3174 if (c->type == SCO_LINK || c->type == ESCO_LINK) in get_connections()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c250 type = ESCO_LINK; in sco_connect()
1187 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_connect_cfm()
1204 if (hcon->type != SCO_LINK && hcon->type != ESCO_LINK) in sco_disconn_cfm()
H A Dhci_conn.c125 if (conn->type == SCO_LINK || conn->type == ESCO_LINK) { in hci_conn_cleanup()
568 case ESCO_LINK: in hci_conn_add()
593 if (conn->type != SCO_LINK && conn->type != ESCO_LINK) { in hci_conn_add()
1857 case ESCO_LINK: in hci_conn_get_phy()
H A Dhci_event.c2606 conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, in hci_conn_complete_evt()
4327 case ESCO_LINK: in hci_sync_conn_complete_evt()
4344 if (ev->link_type == ESCO_LINK) in hci_sync_conn_complete_evt()
4356 conn = hci_conn_hash_lookup_ba(hdev, ESCO_LINK, &ev->bdaddr); in hci_sync_conn_complete_evt()
H A Dhci_core.c4315 case ESCO_LINK: in hci_low_sent()
4421 case ESCO_LINK: in hci_chan_sent()
4549 if (!hci_conn_num(hdev, ESCO_LINK)) in hci_sched_esco()
4552 while (hdev->sco_cnt && (conn = hci_low_sent(hdev, ESCO_LINK, in hci_sched_esco()
H A Dhci_request.c2834 } else if (conn->type == SCO_LINK || conn->type == ESCO_LINK) { in __hci_abort_conn()
H A Dmgmt.c2685 if (c->type == SCO_LINK || c->type == ESCO_LINK) in get_connections()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h876 case ESCO_LINK:
902 case ESCO_LINK:
919 case ESCO_LINK:
1407 case ESCO_LINK:
H A Dhci.h414 #define ESCO_LINK 0x02 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1023 case ESCO_LINK: in hci_conn_hash_add()
1052 case ESCO_LINK: in hci_conn_hash_del()
1072 case ESCO_LINK: in hci_conn_num()
1926 case ESCO_LINK: in hci_proto_connect_ind()
H A Dhci.h509 #define ESCO_LINK 0x02 macro
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_vhci.c97 if (type != ESCO_LINK) in vhci_get_codec_config_data()
H A Dbtmtksdio.c967 if (link != ESCO_LINK) { in btmtksdio_get_codec_config_data()
H A Dbtintel.c2322 if (link != ESCO_LINK) { in btintel_get_codec_config_data()
H A Dbtusb.c1221 case ESCO_LINK: in btusb_validate_sco_handle()

Completed in 98 milliseconds