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

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_api.h101 ** Function btif_get_adapter_property
108 bt_status_t btif_get_adapter_property( bt_property_type_t type);
/external/bluetooth/bluedroid/btif/src/
H A Dbluetooth.c180 return btif_get_adapter_property(type);
H A Dbtif_core.c1140 ** Function btif_get_adapter_property
1148 bt_status_t btif_get_adapter_property(bt_property_type_t type) function
1259 BTIF_TRACE_ERROR1("btif_get_adapter_property : invalid type %d",

Completed in 57 milliseconds