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

  /external/bluetooth/bluedroid/btif/src/
bluetooth.c 277 static int cancel_bond(const bt_bdaddr_t *bd_addr) function
451 cancel_bond,
  /hardware/libhardware/include/hardware/
bluetooth.h 332 /* Invoked in response to create_bond, cancel_bond or remove_bond */
489 int (*cancel_bond)(const bt_bdaddr_t *bd_addr); member in struct:__anon20302
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 896 int ret = sBluetoothInterface->cancel_bond((bt_bdaddr_t *)addr);
    [all...]

Completed in 1211 milliseconds