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

  /external/bluetooth/bluedroid/btif/include/
btif_config.h 69 int btif_config_enum(btif_config_enum_callback cb, void* user_data);
  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 161 if(btif_config_enum(enum_config, &data))
btif_config.c 305 int btif_config_enum(btif_config_enum_callback cb, void* user_data) function

Completed in 23 milliseconds