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

  /external/bluetooth/bluedroid/btif/src/
btif_storage.c 812 ret &= btif_config_remove("Remote", bdstr, "LinkKeyType");
814 ret &= btif_config_remove("Remote", bdstr, "PinLength");
    [all...]
btif_config.c 237 int btif_config_remove(const char* section, const char* key, const char* name) function
974 // debug("testing btif_config_remove");
981 btif_config_remove("Remote", "00:22:5F:97:56:04", "Class Delete");
  /external/bluetooth/bluedroid/btif/include/
btif_config.h 64 int btif_config_remove(const char* section, const char* key, const char* name);
  /external/bluetooth/bluedroid/btif/co/
bta_hh_co.c 562 btif_config_remove("Remote", bdstr, "HidReport");

Completed in 36 milliseconds