OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:property_as_addr
(Results
1 - 4
of
4
) sorted by null
/system/bt/btcore/include/
property.h
70
const bt_bdaddr_t *
property_as_addr
(const bt_property_t *property);
/system/bt/btcore/src/
property.c
167
const bt_bdaddr_t *
property_as_addr
(const bt_property_t *property) {
function
/system/bt/btcore/test/
property_test.cpp
42
const bt_bdaddr_t *addr1 =
property_as_addr
(property);
/system/bt/tools/bdtool/
adapter.c
221
const bt_bdaddr_t *addr =
property_as_addr
(property);
Completed in 334 milliseconds