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

  /hardware/libhardware/include/hardware/
bt_hl.h 35 } bthl_app_reg_state_t; typedef in typeref:enum:__anon33764
73 * state will have one of the values from bthl_app_reg_state_t
75 typedef void (* bthl_app_reg_state_callback)(int app_id, bthl_app_reg_state_t state);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hdp.cpp 55 static void app_registration_state_callback(int app_id, bthl_app_reg_state_t state) {