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

/external/bluetooth/bluedroid/btif/include/
H A Dbtif_api.h112 ** Function btif_set_adapter_property
120 bt_status_t btif_set_adapter_property( const bt_property_t *property);
/external/bluetooth/bluedroid/btif/src/
H A Dbluetooth.c189 return btif_set_adapter_property(property);
H A Dbtif_core.c1168 ** Function btif_set_adapter_property
1177 bt_status_t btif_set_adapter_property(const bt_property_t *property) function
1185 BTIF_TRACE_EVENT3("btif_set_adapter_property type: %d, len %d, 0x%x",

Completed in 26 milliseconds