| Reply | « Previous Thread | Next Thread » |
|
Hi,
Am I limited to sending just the HCI commands which have specific constants defined for them (i.e. KHCIAuthRequestIoctl, KHCIEncryptIoctl etc.) or can I send generic HCI commands using the KHCIWriteVendorSpecificFrameIoctl? In particular, I would like to set the Flush Timeout for my L2CAP connection to 1 (i.e. do not retransmit) but there is no ioctl() constant defined for this. If I have to use KHCIWriteVendorSpecificFrameIoctl to send the command, then I will need to specify the HCI Handle for the connection I'm trying to change. How is this obtained? It seems like this is supported to some extent (there is a THCIConnHandle type defined) but there is no obvious way to obtain this from a connected L2CAP socket. Help me please! james |
| jamespinakis |
| View Public Profile |
| Find all posts by jamespinakis |
|
There is only limited access to HCI in the Series 60.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|