OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:number_of_pipes
(Results
1 - 3
of
3
) sorted by null
/hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf8001-broadcast.cxx
35
services_pipe_type_mapping[
NUMBER_OF_PIPES
] = SERVICES_PIPE_TYPE_MAPPING_CONTENT;
37
#define
NUMBER_OF_PIPES
0
86
aci_state.aci_setup_info.
number_of_pipes
=
NUMBER_OF_PIPES
;
nrf8001-helloworld.cxx
41
services_pipe_type_mapping[
NUMBER_OF_PIPES
] = SERVICES_PIPE_TYPE_MAPPING_CONTENT;
43
#define
NUMBER_OF_PIPES
0
105
aci_state.aci_setup_info.
number_of_pipes
=
NUMBER_OF_PIPES
;
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/
lib_aci.h
71
uint8_t
number_of_pipes
;
member in struct:aci_setup_info_t
Completed in 47 milliseconds