Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc70 static void btif_config_write(uint16_t event, char* p_param);
428 btif_config_write(0, NULL); in btif_config_flush()
452 btif_transfer_context(btif_config_write, 0, NULL, 0, NULL); in timer_config_save_cb()
455 static void btif_config_write(UNUSED_ATTR uint16_t event, in btif_config_write() function