Searched refs:con_handle (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.0-release/usr.sbin/bluetooth/hccontrol/
H A Dstatus.c53 cp.con_handle = (uint16_t) (n & 0x0fff);
54 cp.con_handle = htole16(cp.con_handle);
75 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
95 cp.con_handle = (uint16_t) (n & 0x0fff);
96 cp.con_handle = htole16(cp.con_handle);
134 cp.con_handle = (uint16_t) (n & 0x0fff);
135 cp.con_handle = htole16(cp.con_handle);
[all...]
H A Dlink_policy.c53 cp.con_handle = (uint16_t) (n & 0x0fff);
54 cp.con_handle = htole16(cp.con_handle);
75 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
169 cp.con_handle = (uint16_t) (n & 0x0fff);
170 cp.con_handle = htole16(cp.con_handle);
191 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
212 cp.con_handle = (uint16_t) (n & 0x0fff);
213 cp.con_handle
[all...]
H A Dlink_control.c278 le16toh(ep->con_handle));
315 cp.con_handle = (uint16_t) (n & 0x0fff);
316 cp.con_handle = htole16(cp.con_handle);
353 le16toh(ep->con_handle));
394 cp.con_handle = (uint16_t) (n & 0x0fff);
395 cp.con_handle = htole16(cp.con_handle);
433 le16toh(ep->con_handle));
458 cp.con_handle
[all...]
H A Dhost_controller_baseband.c1288 cp.con_handle = (uint16_t) (n & 0x0fff);
1289 cp.con_handle = htole16(cp.con_handle);
1312 fprintf(stdout, "Connection handle: %d\n", le16toh(rp.con_handle));
1333 cp.con_handle = (uint16_t) (n & 0x0fff);
1334 cp.con_handle = htole16(cp.con_handle);
H A Dnode.c303 r.connections[n].con_handle,
/freebsd-10.0-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c79 "Connection already exists, state=%d, con_handle=%d\n",
81 con->con_handle);
170 "Invalid connection state, state=%d, con_handle=%d\n",
172 con->con_handle);
189 con->con_handle = ep->con_handle;
231 "Connection already exists, state=%d, con_handle=%d\n",
233 con->con_handle);
308 con = ng_l2cap_con_by_handle(l2cap, ep->con_handle);
312 "Connection does not exist, con_handle
350 ng_l2cap_lp_qos_req(ng_l2cap_p l2cap, u_int16_t con_handle, ng_l2cap_flow_p flow) argument
612 u_int16_t con_handle, length, pb; local
816 ng_l2cap_process_lp_timeout(node_p node, hook_p hook, void *arg1, int con_handle) argument
859 ng_l2cap_process_discon_timeout(node_p node, hook_p hook, void *arg1, int con_handle) argument
[all...]
H A Dng_l2cap_misc.c129 con->con_handle = fake_con_handle ++;
214 con->con_handle);
311 ng_l2cap_con_by_handle(ng_l2cap_p l2cap, u_int16_t con_handle) argument
316 if (con->con_handle == con_handle)
483 con->con_handle);
525 arg = ((cmd->ident << 16) | cmd->con->con_handle);
H A Dng_l2cap_cmds.c331 u_int16_t con_handle = (arg2 & 0x0ffff); local
341 con = ng_l2cap_con_by_handle(l2cap, con_handle);
344 "%s: %s - could not find connection, con_handle=%d\n",
345 __func__, NG_NODE_NAME(node), con_handle);
352 "%s: %s - could not find command, con_handle=%d, ident=%d\n",
353 __func__, NG_NODE_NAME(node), con_handle, ident);
H A Dng_l2cap_var.h115 u_int16_t con_handle; /* ACL connection handle */ member in struct:ng_l2cap_con
H A Dng_l2cap_main.c303 ep->con_handle);
308 "%s: %s - sync HCI connection queue, con_handle=%d, pending=%d, completed=%d\n",
310 ep->con_handle, con->pending,
317 "con_handle=%d, pending=%d, completed=%d\n", __func__,
319 con->con_handle, con->pending,
583 e2->con_handle = con->con_handle;
H A Dng_l2cap_evnt.c428 "%s: %s - unexpected L2CAP_ConnectRsp command. ident=%d, con_handle=%d\n",
430 con->con_handle);
682 "%s: %s - unexpected L2CAP_ConfigRsp command. ident=%d, con_handle=%d\n",
684 con->con_handle);
923 "%s: %s - unexpected L2CAP_DisconnectRsp command. ident=%d, con_handle=%d\n",
925 con->con_handle);
/freebsd-10.0-release/sys/netgraph/bluetooth/include/
H A Dng_hci.h351 u_int16_t con_handle; /* connection handle + PB + BC flags */ member in struct:__anon10156
360 u_int16_t con_handle; /* connection handle + reserved bits */ member in struct:__anon10157
408 u_int16_t con_handle; /* connection handle */ member in struct:__anon10162
417 u_int16_t con_handle; /* con_handle */ member in struct:__anon10163
442 u_int16_t con_handle; /* connection handle */ member in struct:__anon10166
448 u_int16_t con_handle; /* connection handle */ member in struct:__anon10167
461 u_int16_t con_handle; /* connection handle */ member in struct:__anon10168
467 u_int16_t con_handle; /* connection handle */ member in struct:__anon10169
574 u_int16_t con_handle; /* connectio member in struct:__anon10175
591 u_int16_t con_handle; /* connection handle */ member in struct:__anon10177
657 u_int16_t con_handle; /* connection handle */ member in struct:__anon10181
664 u_int16_t con_handle; /* connection handle */ member in struct:__anon10182
728 u_int16_t con_handle; /* connection handle */ member in struct:__anon10193
735 u_int16_t con_handle; /* connection handle */ member in struct:__anon10194
741 u_int16_t con_handle; /* connection handle */ member in struct:__anon10195
748 u_int16_t con_handle; /* connection handle */ member in struct:__anon10196
769 u_int16_t con_handle; /* connection handle */ member in struct:__anon10199
775 u_int16_t con_handle; /* connection handle */ member in struct:__anon10200
781 u_int16_t con_handle; /* connection handle */ member in struct:__anon10201
795 u_int16_t con_handle; /* connection handle */ member in struct:__anon10202
803 u_int16_t con_handle; /* connection handle */ member in struct:__anon10203
813 u_int16_t con_handle; /* connection handle */ member in struct:__anon10204
819 u_int16_t con_handle; /* connection handle */ member in struct:__anon10205
827 u_int16_t con_handle; /* connection handle */ member in struct:__anon10206
833 u_int16_t con_handle; /* connection handle */ member in struct:__anon10207
845 u_int16_t con_handle; /* connection handle */ member in struct:__anon10208
850 u_int16_t con_handle; /* connection handle */ member in struct:__anon10209
863 u_int16_t con_handle; /* connection handle */ member in struct:__anon10211
868 u_int16_t con_handle; /* connection handle */ member in struct:__anon10212
874 u_int16_t con_handle; /* connection handle */ member in struct:__anon10213
880 u_int16_t con_handle; /* connection handle */ member in struct:__anon10214
913 u_int16_t con_handle; /* connection handle */ member in struct:__anon10217
918 u_int16_t con_handle; /* connection handle */ member in struct:__anon10218
1121 u_int16_t con_handle; /* connection handle */ member in struct:__anon10247
1126 u_int16_t con_handle; /* connection handle */ member in struct:__anon10248
1132 u_int16_t con_handle; /* connection handle */ member in struct:__anon10249
1138 u_int16_t con_handle; /* connection handle */ member in struct:__anon10250
1171 u_int16_t con_handle; /* connection handle */ member in struct:__anon10255
1177 u_int16_t con_handle; /* connection handle */ member in struct:__anon10256
1223 u_int16_t con_handle; /* connection handle */ member in struct:__anon10262
1228 u_int16_t con_handle; /* connection handle */ member in struct:__anon10263
1234 u_int16_t con_handle; /* connection handle */ member in struct:__anon10264
1240 u_int16_t con_handle; /* connection handle */ member in struct:__anon10265
1352 u_int16_t con_handle; /* connection handle */ member in struct:__anon10278
1357 u_int16_t con_handle; /* connection handle */ member in struct:__anon10279
1363 u_int16_t con_handle; /* connection handle */ member in struct:__anon10280
1368 u_int16_t con_handle; /* connection handle */ member in struct:__anon10281
1373 u_int16_t con_handle; /* connection handle */ member in struct:__anon10282
1378 u_int16_t con_handle; /* connection handle */ member in struct:__anon10283
1384 u_int16_t con_handle; /* connection handle */ member in struct:__anon10284
1389 u_int16_t con_handle; /* connection handle */ member in struct:__anon10285
1458 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10291
1474 u_int16_t con_handle; /* connection handle */ member in struct:__anon10293
1481 u_int16_t con_handle; /* connection handle */ member in struct:__anon10294
1494 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10296
1501 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10297
1507 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10298
1514 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10299
1521 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10300
1530 u_int16_t con_handle; /* connection handle */ member in struct:__anon10301
1560 u_int16_t con_handle; /* connection handle */ member in struct:__anon10305
1581 u_int16_t con_handle; /* connection handle */ member in struct:__anon10308
1623 u_int16_t con_handle; /* connection handle */ member in struct:__anon10315
1630 u_int16_t con_handle; /* Connection handle */ member in struct:__anon10316
1637 u_int16_t con_handle; /* connection handle */ member in struct:__anon10317
1643 u_int16_t con_handle; /* connection handle */ member in struct:__anon10318
[all...]
H A Dng_btsocket_sco.h74 u_int16_t con_handle; /* connection handle */ member in struct:ng_btsocket_sco_pcb
H A Dng_l2cap.h632 u_int16_t con_handle; /* connection handle */ member in struct:__anon10368
/freebsd-10.0-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c179 cfm->con_handle = con->con_handle;
434 req->cp.con_handle = htole16(acl_con->con_handle);
510 con = ng_hci_con_by_handle(unit, ep->con_handle);
514 __func__, NG_NODE_NAME(unit->node), ep->con_handle);
524 ep->con_handle);
547 req->cp.con_handle = htole16(ep->con_handle);
590 ep->con_handle
1152 ng_hci_process_con_timeout(node_p node, hook_p hook, void *arg1, int con_handle) argument
[all...]
H A Dng_hci_main.c532 e2->con_handle = c->con_handle;
774 u_int16_t con_handle; local
809 con_handle = NG_HCI_CON_HANDLE(le16toh(
810 mtod(m, ng_hci_acldata_pkt_t *)->con_handle));
824 con = ng_hci_con_by_handle(unit, con_handle);
828 "con_handle=%d\n", __func__, NG_NODE_NAME(unit->node), con_handle);
836 "%s: %s - unexpected HCI ACL data packet. Not ACL link, con_handle=%d, " \
838 con_handle, co
893 u_int16_t con_handle; local
[all...]
H A Dng_hci_evnt.c291 winner->con_handle, NGI_M(item)->m_pkthdr.len);
319 winner->con_handle, error);
359 state->con_handle = con->con_handle;
490 con->con_handle = NG_HCI_CON_HANDLE(le16toh(ep->con_handle));
525 lp->cp.con_handle = ep->con_handle;
661 h = NG_HCI_CON_HANDLE(le16toh(ep->con_handle));
699 u_int16_t h = NG_HCI_CON_HANDLE(le16toh(ep->con_handle));
[all...]
H A Dng_hci_misc.c281 con->con_handle = fake_con_handle ++;
332 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) argument
337 if (con->con_handle == con_handle)
416 con->con_handle);
H A Dng_hci_var.h181 u_int16_t con_handle; /* con. handle */ member in struct:ng_hci_unit_con
H A Dng_hci_cmds.c497 h = NG_HCI_CON_HANDLE(le16toh(rp->con_handle));
/freebsd-10.0-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c406 ep->status, ep->con_handle, pcb->state);
423 pcb->con_handle = ep->con_handle;
565 pcb = ng_btsocket_sco_pcb_by_handle(&rt->src, ep->con_handle);
586 pcb->con_handle, pcb->state);
683 ep->con_handle = pcb->con_handle;
707 u_int16_t con_handle; local
750 con_handle = NG_HCI_CON_HANDLE(le16toh(hdr->con_handle));
1860 ng_btsocket_sco_pcb_by_handle(bdaddr_p src, int con_handle) argument
[all...]
/freebsd-10.0-release/usr.sbin/bluetooth/l2control/
H A Dl2cap.c166 r.connections[n].con_handle,

Completed in 148 milliseconds