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.c74 static void btif_config_write(UINT16 event, char *p_param);
455 btif_config_write(0, NULL); in btif_config_flush()
483 btif_transfer_context(btif_config_write, 0, NULL, 0, NULL); in timer_config_save_cb()
486 static void btif_config_write(UNUSED_ATTR UINT16 event, UNUSED_ATTR char *p_param) { in btif_config_write() function