OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_last_features_classic_index
(Results
1 - 3
of
3
) sorted by null
/system/bt/device/include/
controller.h
39
uint8_t (*
get_last_features_classic_index
)(void);
member in struct:controller_t
/system/bt/device/src/
controller.c
299
static uint8_t
get_last_features_classic_index
(void) {
function
455
get_last_features_classic_index
,
/system/bt/stack/btm/
btm_devctl.c
207
for (int i = 0; i <= controller->
get_last_features_classic_index
(); i++) {
[
all
...]
Completed in 128 milliseconds