/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_llpi.c | 82 con->con_handle); in ng_l2cap_lp_con_req() 172 con->con_handle); in ng_l2cap_lp_con_cfm() 189 con->con_handle = ep->con_handle; in ng_l2cap_lp_con_cfm() 233 con->con_handle); in ng_l2cap_lp_con_ind() 308 con = ng_l2cap_con_by_handle(l2cap, ep->con_handle); in ng_l2cap_lp_discon_ind() 313 __func__, NG_NODE_NAME(l2cap->node), ep->con_handle); in ng_l2cap_lp_discon_ind() 324 con->con_handle); in ng_l2cap_lp_discon_ind() 350 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, in ng_l2cap_lp_qos_req() argument 359 con = ng_l2cap_con_by_handle(l2cap, con_handle); in ng_l2cap_lp_qos_req() 364 __func__, NG_NODE_NAME(l2cap->node), con_handle); in ng_l2cap_lp_qos_req() [all …]
|
H A D | ng_l2cap_misc.c | 133 con->con_handle = fake_con_handle ++; in ng_l2cap_new_con() 219 con->con_handle); in ng_l2cap_discon_timeout() 317 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) in ng_l2cap_con_by_handle() argument 322 if (con->con_handle == con_handle) in ng_l2cap_con_by_handle() 405 u_int16_t con_handle) in ng_l2cap_chan_by_conhandle() argument 411 (ch->con->con_handle == con_handle)) in ng_l2cap_chan_by_conhandle() 518 con->con_handle); in ng_l2cap_lp_timeout() 560 arg = ((cmd->ident << 16) | cmd->con->con_handle); in ng_l2cap_command_timeout()
|
H A D | ng_l2cap_cmds.c | 345 u_int16_t con_handle = (arg2 & 0x0ffff); in ng_l2cap_process_command_timeout() local 355 con = ng_l2cap_con_by_handle(l2cap, con_handle); in ng_l2cap_process_command_timeout() 359 __func__, NG_NODE_NAME(node), con_handle); in ng_l2cap_process_command_timeout() 367 __func__, NG_NODE_NAME(node), con_handle, ident); in ng_l2cap_process_command_timeout()
|
H A D | ng_l2cap_main.c | 304 ep->con_handle); in ng_l2cap_lower_rcvmsg() 311 ep->con_handle, con->pending, in ng_l2cap_lower_rcvmsg() 320 con->con_handle, con->pending, in ng_l2cap_lower_rcvmsg() 586 e2->con_handle = con->con_handle; in ng_l2cap_default_rcvmsg()
|
H A D | ng_l2cap_ulpi.c | 198 op->lcid = ch->con->con_handle; in ng_l2cap_l2ca_con_rsp() 201 op->lcid = ch->con->con_handle; in ng_l2cap_l2ca_con_rsp() 367 op->lcid = ch->con->con_handle; in ng_l2cap_l2ca_encryption_change() 965 op->lcid = ch->con->con_handle; in ng_l2cap_l2ca_write_rsp() 968 op->lcid = ch->con->con_handle; in ng_l2cap_l2ca_write_rsp() 1009 con->con_handle); in ng_l2cap_l2ca_receive() 1014 hdr->dcid = con->con_handle; in ng_l2cap_l2ca_receive() 1019 con->con_handle); in ng_l2cap_l2ca_receive() 1025 hdr->dcid = con->con_handle; in ng_l2cap_l2ca_receive() 1395 ip->lcid = ch->con->con_handle; in ng_l2cap_l2ca_discon_ind()
|
H A D | ng_l2cap_var.h | 118 u_int16_t con_handle; /* ACL connection handle */ member
|
H A D | ng_l2cap_evnt.c | 549 con->con_handle); in ng_l2cap_process_con_rsp() 805 con->con_handle); in ng_l2cap_process_cfg_rsp() 1046 con->con_handle); in ng_l2cap_process_discon_rsp()
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | status.c | 54 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_read_failed_contact_counter() 55 cp.con_handle = htole16(cp.con_handle); in hci_read_failed_contact_counter() 76 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle)); in hci_read_failed_contact_counter() 96 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_reset_failed_contact_counter() 97 cp.con_handle = htole16(cp.con_handle); in hci_reset_failed_contact_counter() 135 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_get_link_quality() 136 cp.con_handle = htole16(cp.con_handle); in hci_get_link_quality() 157 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle)); in hci_get_link_quality() 177 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_read_rssi() 178 cp.con_handle = htole16(cp.con_handle); in hci_read_rssi() [all …]
|
H A D | link_policy.c | 55 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_role_discovery() 56 cp.con_handle = htole16(cp.con_handle); in hci_role_discovery() 77 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle)); in hci_role_discovery() 171 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_read_link_policy_settings() 172 cp.con_handle = htole16(cp.con_handle); in hci_read_link_policy_settings() 193 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle)); in hci_read_link_policy_settings() 214 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_write_link_policy_settings() 215 cp.con_handle = htole16(cp.con_handle); in hci_write_link_policy_settings()
|
H A D | link_control.c | 280 le16toh(ep->con_handle)); in hci_create_connection() 317 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_disconnect() 318 cp.con_handle = htole16(cp.con_handle); in hci_disconnect() 355 le16toh(ep->con_handle)); in hci_disconnect() 396 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_add_sco_connection() 397 cp.con_handle = htole16(cp.con_handle); in hci_add_sco_connection() 435 le16toh(ep->con_handle)); in hci_add_sco_connection() 460 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_change_connection_packet_type() 461 cp.con_handle = htole16(cp.con_handle); in hci_change_connection_packet_type() 506 le16toh(ep->con_handle)); in hci_change_connection_packet_type() [all …]
|
H A D | host_controller_baseband.c | 1290 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_read_link_supervision_timeout() 1291 cp.con_handle = htole16(cp.con_handle); in hci_read_link_supervision_timeout() 1314 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle)); in hci_read_link_supervision_timeout() 1335 cp.con_handle = (uint16_t) (n & 0x0fff); in hci_write_link_supervision_timeout() 1336 cp.con_handle = htole16(cp.con_handle); in hci_write_link_supervision_timeout()
|
H A D | node.c | 316 r.connections[n].con_handle, in hci_read_connection_list()
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_hci.h | 422 u_int16_t con_handle; /* connection handle + PB + BC flags */ 431 u_int16_t con_handle; /* connection handle + reserved bits */ 479 u_int16_t con_handle; /* connection handle */ 488 u_int16_t con_handle; /* con_handle */ 513 u_int16_t con_handle; /* connection handle */ 519 u_int16_t con_handle; /* connection handle */ 532 u_int16_t con_handle; /* connection handle */ 538 u_int16_t con_handle; /* connection handle */ 543 uint16_t con_handle; 420 u_int16_t con_handle; /* connection handle + PB + BC flags */ global() member 429 u_int16_t con_handle; /* connection handle + reserved bits */ global() member 477 u_int16_t con_handle; /* connection handle */ global() member 486 u_int16_t con_handle; /* con_handle */ global() member 511 u_int16_t con_handle; /* connection handle */ global() member 517 u_int16_t con_handle; /* connection handle */ global() member 530 u_int16_t con_handle; /* connection handle */ global() member 536 u_int16_t con_handle; /* connection handle */ global() member 541 uint16_t con_handle; global() member 652 u_int16_t con_handle; /* connection handle */ global() member 669 u_int16_t con_handle; /* connection handle */ global() member 735 u_int16_t con_handle; /* connection handle */ global() member 742 u_int16_t con_handle; /* connection handle */ global() member 806 u_int16_t con_handle; /* connection handle */ global() member 813 u_int16_t con_handle; /* connection handle */ global() member 819 u_int16_t con_handle; /* connection handle */ global() member 826 u_int16_t con_handle; /* connection handle */ global() member 847 u_int16_t con_handle; /* connection handle */ global() member 853 u_int16_t con_handle; /* connection handle */ global() member 859 u_int16_t con_handle; /* connection handle */ global() member 873 u_int16_t con_handle; /* connection handle */ global() member 881 u_int16_t con_handle; /* connection handle */ global() member 891 u_int16_t con_handle; /* connection handle */ global() member 897 u_int16_t con_handle; /* connection handle */ global() member 905 u_int16_t con_handle; /* connection handle */ global() member 911 u_int16_t con_handle; /* connection handle */ global() member 923 u_int16_t con_handle; /* connection handle */ global() member 928 u_int16_t con_handle; /* connection handle */ global() member 941 u_int16_t con_handle; /* connection handle */ global() member 946 u_int16_t con_handle; /* connection handle */ global() member 952 u_int16_t con_handle; /* connection handle */ global() member 958 u_int16_t con_handle; /* connection handle */ global() member 993 u_int16_t con_handle; /* connection handle */ global() member 998 u_int16_t con_handle; /* connection handle */ global() member 1201 u_int16_t con_handle; /* connection handle */ global() member 1206 u_int16_t con_handle; /* connection handle */ global() member 1212 u_int16_t con_handle; /* connection handle */ global() member 1218 u_int16_t con_handle; /* connection handle */ global() member 1251 u_int16_t con_handle; /* connection handle */ global() member 1257 u_int16_t con_handle; /* connection handle */ global() member 1303 u_int16_t con_handle; /* connection handle */ global() member 1308 u_int16_t con_handle; /* connection handle */ global() member 1314 u_int16_t con_handle; /* connection handle */ global() member 1320 u_int16_t con_handle; /* connection handle */ global() member 1454 u_int16_t con_handle; /* connection handle */ global() member 1459 u_int16_t con_handle; /* connection handle */ global() member 1465 u_int16_t con_handle; /* connection handle */ global() member 1470 u_int16_t con_handle; /* connection handle */ global() member 1475 u_int16_t con_handle; /* connection handle */ global() member 1480 u_int16_t con_handle; /* connection handle */ global() member 1486 u_int16_t con_handle; /* connection handle */ global() member 1491 u_int16_t con_handle; /* connection handle */ global() member 1829 u_int16_t con_handle; /* Connection handle */ global() member 1845 u_int16_t con_handle; /* connection handle */ global() member 1852 u_int16_t con_handle; /* connection handle */ global() member 1865 u_int16_t con_handle; /* Connection handle */ global() member 1872 u_int16_t con_handle; /* Connection handle */ global() member 1878 u_int16_t con_handle; /* Connection handle */ global() member 1885 u_int16_t con_handle; /* Connection handle */ global() member 1892 u_int16_t con_handle; /* Connection handle */ global() member 1901 u_int16_t con_handle; /* connection handle */ global() member 1931 u_int16_t con_handle; /* connection handle */ global() member 1952 u_int16_t con_handle; /* connection handle */ global() member 1994 u_int16_t con_handle; /* connection handle */ global() member 2001 u_int16_t con_handle; /* Connection handle */ global() member 2008 u_int16_t con_handle; /* connection handle */ global() member 2014 u_int16_t con_handle; /* connection handle */ global() member [all...] |
H A D | ng_btsocket_sco.h | 75 u_int16_t con_handle; /* connection handle */ member
|
H A D | ng_l2cap.h | 673 u_int16_t con_handle; /* connection handle */ member
|
/freebsd/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_ulpi.c | 192 cfm->con_handle = con->con_handle; in ng_hci_lp_acl_con_req() 447 req->cp.con_handle = htole16(acl_con->con_handle); in ng_hci_lp_sco_con_req() 559 cfm->con_handle = con->con_handle; in ng_hci_lp_le_con_req() 697 con = ng_hci_con_by_handle(unit, ep->con_handle); in ng_hci_lp_discon_req() 701 __func__, NG_NODE_NAME(unit->node), ep->con_handle); in ng_hci_lp_discon_req() 711 ep->con_handle); in ng_hci_lp_discon_req() 734 req->cp.con_handle = htole16(ep->con_handle); in ng_hci_lp_discon_req() 777 ep->con_handle = con->con_handle; in ng_hci_lp_con_cfm() 800 ep->con_handle = con->con_handle; in ng_hci_lp_con_cfm() 834 ep->con_handle = con->con_handle; in ng_hci_lp_enc_change() [all …]
|
H A D | ng_hci_main.c | 552 e2->con_handle = c->con_handle; in ng_hci_default_rcvmsg() 794 u_int16_t con_handle; in ng_hci_acl_rcvdata() local 827 con_handle = NG_HCI_CON_HANDLE(le16toh( in ng_hci_acl_rcvdata() 828 mtod(m, ng_hci_acldata_pkt_t *)->con_handle)); in ng_hci_acl_rcvdata() 842 con = ng_hci_con_by_handle(unit, con_handle); in ng_hci_acl_rcvdata() 846 "con_handle=%d\n", __func__, NG_NODE_NAME(unit->node), con_handle); in ng_hci_acl_rcvdata() 856 con_handle, con->link_type); in ng_hci_acl_rcvdata() 866 con->state, con_handle); in ng_hci_acl_rcvdata() 875 __func__, NG_NODE_NAME(unit->node), con_handle, in ng_hci_acl_rcvdata() 911 u_int16_t con_handle; in ng_hci_sco_rcvdata() local [all …]
|
H A D | ng_hci_evnt.c | 302 winner->con_handle, NGI_M(item)->m_pkthdr.len); in send_data_packets() 330 winner->con_handle, error); in send_data_packets() 369 state->con_handle = con->con_handle; in sync_con_queue() 546 con->con_handle = NG_HCI_CON_HANDLE(le16toh(ep->handle)); in le_connection_complete() 738 con->con_handle = NG_HCI_CON_HANDLE(le16toh(ep->con_handle)); in con_compl() 773 lp->cp.con_handle = ep->con_handle; in con_compl() 909 h = NG_HCI_CON_HANDLE(le16toh(ep->con_handle)); in discon_compl() [all...] |
H A D | ng_hci_misc.c | 283 con->con_handle = fake_con_handle ++; in ng_hci_new_con() 334 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) in ng_hci_con_by_handle() argument 339 if (con->con_handle == con_handle) in ng_hci_con_by_handle() 418 con->con_handle); in ng_hci_con_timeout()
|
H A D | ng_hci_var.h | 182 u_int16_t con_handle; /* con. handle */ member
|
H A D | ng_hci_cmds.c | 507 h = NG_HCI_CON_HANDLE(le16toh(rp->con_handle)); in process_link_policy_params()
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_sco.c | 408 ep->status, ep->con_handle, pcb->state); in ng_btsocket_sco_process_lp_con_cfm() 425 pcb->con_handle = ep->con_handle; in ng_btsocket_sco_process_lp_con_cfm() 560 pcb = ng_btsocket_sco_pcb_by_handle(&rt->src, ep->con_handle); in ng_btsocket_sco_process_lp_discon_ind() 581 pcb->con_handle, pcb->state); in ng_btsocket_sco_process_lp_discon_ind() 678 ep->con_handle = pcb->con_handle; in ng_btsocket_sco_send_lp_discon_req() 702 u_int16_t con_handle; in ng_btsocket_sco_data_input() local 745 con_handle = NG_HCI_CON_HANDLE(le16toh(hdr->con_handle)); in ng_btsocket_sco_data_input() 752 con_handle, hdr->length); in ng_btsocket_sco_data_input() 757 pcb = ng_btsocket_sco_pcb_by_handle(&rt->src, con_handle); in ng_btsocket_sco_data_input() 877 ep->con_handle, rt->pending, in ng_btsocket_sco_default_msg_input() [all …]
|
/freebsd/usr.sbin/bluetooth/l2control/ |
H A D | l2cap.c | 168 r.connections[n].con_handle, in l2cap_read_connection_list()
|