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

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

Completed in 3136 milliseconds