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

  /hardware/libhardware/include/hardware/
bt_hl.h 104 bt_status_t (*register_application) ( bthl_reg_param_t *p_reg_param, int *app_id); member in struct:__anon40373
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 212 if ( (status = sBluetoothHdpInterface->register_application(&reg_param, &app_id)) !=
  /external/bluetooth/bluedroid/btif/src/
btif_hl.c 4206 static bt_status_t register_application(bthl_reg_param_t *p_reg_param, int *app_id){ function
    [all...]

Completed in 70 milliseconds