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

  /external/bluetooth/bluez/src/
storage.h 66 int delete_record(const gchar *src, const gchar *dst, const uint32_t handle);
storage.c 943 int delete_record(const gchar *src, const gchar *dst, const uint32_t handle) function
986 delete_record(srcaddr, dstaddr, rec->handle);
device.c 1391 delete_record(srcaddr, dstaddr, rec->handle);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java 145 Button mDeleteRecord = (Button)findViewById(R.id.delete_record);

Completed in 52 milliseconds