Searched refs:pg (Results 1 – 4 of 4) sorted by relevance
/system/nfc/src/nfa/hci/ |
D | nfa_hci_utils.cc | 74 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in nfa_hciu_find_gate_by_gid() local 77 for (; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++) { in nfa_hciu_find_gate_by_gid() 78 if (pg->gate_id == gate_id) return (pg); in nfa_hciu_find_gate_by_gid() 94 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in nfa_hciu_find_gate_by_owner() local 97 for (; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++) { in nfa_hciu_find_gate_by_owner() 98 if (pg->gate_owner == app_handle) return (pg); in nfa_hciu_find_gate_by_owner() 116 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in nfa_hciu_find_gate_with_nopipes_by_owner() local 119 for (; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++) { in nfa_hciu_find_gate_with_nopipes_by_owner() 120 if ((pg->gate_owner == app_handle) && (pg->pipe_inx_mask == 0)) return (pg); in nfa_hciu_find_gate_with_nopipes_by_owner() 186 tNFA_HCI_DYN_GATE* pg; in nfa_hciu_get_gate_owner() local [all …]
|
D | nfa_hci_act.cc | 235 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in nfa_hci_api_register() local 253 for (yy = 0; yy < NFA_HCI_MAX_GATE_CB; yy++, pg++) { in nfa_hci_api_register() 254 if (pg->gate_owner == nfa_hci_cb.app_in_use) { in nfa_hci_api_register() 256 num_pipes += nfa_hciu_count_pipes_on_gate(pg); in nfa_hci_api_register() 402 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in nfa_hci_api_get_gate_pipe_list() local 408 for (xx = 0; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++) { in nfa_hci_api_get_gate_pipe_list() 409 if (pg->gate_owner == p_evt_data->get_gate_pipe_list.hci_handle) { in nfa_hci_api_get_gate_pipe_list() 410 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id; in nfa_hci_api_get_gate_pipe_list() 416 if (pp->local_gate == pg->gate_id) in nfa_hci_api_get_gate_pipe_list() 439 for (yy = 0, pg = nfa_hci_cb.cfg.dyn_gates; yy < NFA_HCI_MAX_GATE_CB; in nfa_hci_api_get_gate_pipe_list() [all …]
|
D | nfa_hci_api.cc | 825 tNFA_HCI_DYN_GATE* pg = nfa_hci_cb.cfg.dyn_gates; in NFA_HciDebug() local 844 for (xx = 0; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++) { in NFA_HciDebug() 845 if (pg->gate_id != 0) { in NFA_HciDebug() 849 xx, pg->gate_id, pg->gate_owner, pg->pipe_inx_mask); in NFA_HciDebug()
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 2413 isoCode:"pg"
|