OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:property_is_addr
(Results
1 - 2
of
2
) sorted by null
/system/bt/btcore/include/
property.h
59
bool
property_is_addr
(const bt_property_t *property);
/system/bt/btcore/src/
property.c
126
bool
property_is_addr
(const bt_property_t *property) {
function
168
assert(
property_is_addr
(property));
Completed in 3310 milliseconds