Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c67 #define CFG_CMD_SAVE 1 macro
344 btsock_thread_post_cmd(pth, CFG_CMD_SAVE, NULL, 0, 0); in btif_config_save()
787 case CFG_CMD_SAVE: in cfg_cmd_callback()