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

  /system/bt/btcore/include/
bdaddr.h 52 bool string_is_bdaddr(const char *string);
  /system/bt/btcore/src/
bdaddr.c 61 bool string_is_bdaddr(const char *string) { function
  /system/bt/btif/src/
btif_config.c 401 if (!string_is_bdaddr(section))
btif_storage.c 493 if (!string_is_bdaddr(name))
    [all...]

Completed in 72 milliseconds