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 264 static int cancel_bond(const bt_bdaddr_t *bd_addr) function
393 cancel_bond,
  /hardware/libhardware/include/hardware/
bluetooth.h 297 /* Invoked in response to create_bond, cancel_bond or remove_bond */
426 int (*cancel_bond)(const bt_bdaddr_t *bd_addr); member in struct:__anon20590
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 646 int ret = sBluetoothInterface->cancel_bond((bt_bdaddr_t *)addr);
    [all...]

Completed in 48 milliseconds