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

  /hardware/libhardware/include/hardware/
bt_hl.h 110 bt_status_t (*connect_channel)(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id); member in struct:__anon24734
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 246 if ( (status = sBluetoothHdpInterface->connect_channel(app_id, (bt_bdaddr_t *) addr,
  /system/bt/btif/src/
btif_hl.c 3961 static bt_status_t connect_channel(int app_id, bt_bdaddr_t *bd_addr, int mdep_cfg_index, int *channel_id){ function
    [all...]

Completed in 958 milliseconds