OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mode_set
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nci/src/nfc/nci/
nci_hrcv.c
311
tNFC_NFCEE_MODE_SET_REVT
mode_set
;
local
337
p_evt = (tNFC_RESPONSE *) &
mode_set
;
338
mode_set
.status = *pp;
339
mode_set
.nfcee_id = 0;
341
mode_set
.nfcee_id = *p_old++;
342
mode_set
.mode = *p_old++;
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_fec_test.cc
175
mode
mode_set
[3] = {{true, 0},
local
181
if (
mode_set
[i].fec) {
184
mode_set
[i].target_packet_loss_rate));
186
mode_set
[i].target_packet_loss_rate);
192
actual_packet_loss_rate =
mode_set
[i].target_packet_loss_rate;
205
if (!
mode_set
[i].fec ||
mode_set
[i].target_packet_loss_rate == 0) {
222
if (
mode_set
[i].fec) {
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
203
tNFA_EE_MODE_SET
mode_set
;
member in union:__anon17033
/external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c
500
NFA_TRACE_DEBUG2 ("nfa_ee_api_mode_set() handle:0x%02x mode:%d", p_cb->nfcee_id, p_data->
mode_set
.mode);
501
NFC_NfceeModeSet (p_cb->nfcee_id, p_data->
mode_set
.mode);
503
if (p_data->
mode_set
.mode == NFC_MODE_ACTIVATE)
1450
tNFA_EE_MODE_SET
mode_set
;
local
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
351
tNFA_EE_API_MODE_SET
mode_set
;
member in union:__anon17174
/external/libnfc-nci/src/nfc/include/
nfc_api.h
497
tNFC_NFCEE_MODE_SET_REVT
mode_set
;
member in union:__anon17304
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar
Completed in 284 milliseconds