OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:property_as_scan_mode
(Results
1 - 3
of
3
) sorted by null
/system/bt/btcore/include/
property.h
76
bt_scan_mode_t
property_as_scan_mode
(const bt_property_t *property);
/system/bt/btcore/src/
property.c
197
bt_scan_mode_t
property_as_scan_mode
(const bt_property_t *property) {
function
/system/bt/btcore/test/
property_test.cpp
129
bt_scan_mode_t mode1 =
property_as_scan_mode
(property);
Completed in 36 milliseconds