HomeSort by relevance Sort by last modified time
    Searched refs:btif_config_section_name (Results 1 - 3 of 3) sorted by null

  /system/bt/btif/include/
btif_config.h 45 const char *btif_config_section_name(const btif_config_section_iter_t *section);
  /system/bt/btif/src/
btif_config.c 327 const char *btif_config_section_name(const btif_config_section_iter_t *section) { function
btif_storage.c 492 const char *name = btif_config_section_name(iter);
    [all...]

Completed in 255 milliseconds