Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_api.h139 bt_status_t btif_get_adapter_property(bt_property_type_t type);
/system/bt/btif/src/
Dbluetooth.cc185 return btif_get_adapter_property(type); in get_adapter_property()
Dbtif_core.cc858 bt_status_t btif_get_adapter_property(bt_property_type_t type) { in btif_get_adapter_property() function