Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_config.h49 int btif_config_clear(void);
/system/bt/btif/src/
Dbluetooth.c422 return btif_config_clear(); in config_clear()
Dbtif_config.c363 int btif_config_clear(void){ in btif_config_clear() function