Home
last modified time | relevance | path

Searched refs:get_index (Results 1 – 3 of 3) sorted by relevance

/system/bt/osi/test/fuzzers/array/
Dfuzz_array.cc48 size_t get_index = in LLVMFuzzerTestOneInput() local
50 array_at(arr, get_index); in LLVMFuzzerTestOneInput()
/system/bt/stack/btm/
Dbtm_sco.h120 uint16_t get_index(const tSCO_CONN* p_sco) const { in get_index() function
Dbtm_sco.cc918 (*p_sco->p_disc_cb)(btm_cb.sco_cb.get_index(p_sco)); in btm_sco_on_disconnected()