Searched defs:btif_config_write (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_config.cc69 static void btif_config_write(uint16_t event, char* p_param);
400 btif_config_write(0, NULL);
422 btif_transfer_context(btif_config_write, 0, NULL, 0, NULL);
425 static void btif_config_write(UNUSED_ATTR uint16_t event, function

Completed in 50 milliseconds