OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_handle
(Results
26 - 34
of
34
) sorted by null
1
2
/hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c
245
nResult = ioctl((
S_HANDLE
)pContext->imp._hConnection, IOCTL_SCX_EXCHANGE, pCommand);
392
S_HANDLE
hDriver = S_HANDLE_NULL;
914
nResult = ioctl((
S_HANDLE
)context->imp._hConnection, IOCTL_SCX_GET_DESCRIPTION, &sInfoBuffer);
/hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c
237
nResult = ioctl((
S_HANDLE
)pContext->imp._hConnection, IOCTL_SCX_EXCHANGE, pCommand);
384
S_HANDLE
hDriver = S_HANDLE_NULL;
906
nResult = ioctl((
S_HANDLE
)context->imp._hConnection, IOCTL_SCX_GET_DESCRIPTION, &sInfoBuffer);
/hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_session.c
35
* Trusted Foundations Software session handle (
S_HANDLE
).
/hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c
35
* Trusted Foundations Software session handle (
S_HANDLE
).
/system/bt/bta/gatt/
bta_gattc_act.c
1697
UINT16
s_handle
= ((UINT16)(*(p )) + (((UINT16)(*(p + 1))) << 8));
local
[
all
...]
bta_gattc_int.h
241
UINT16
s_handle
;
member in struct:__anon71759
/system/bt/stack/srvc/
srvc_dis.c
234
param.service.
s_handle
= 1;
/system/bt/stack/gap/
gap_ble.c
522
param.service.
s_handle
= 1;
/system/bt/bta/hh/
bta_hh_le.c
[
all
...]
Completed in 643 milliseconds
1
2