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

  /system/bt/bta/include/
bta_hh_co.h 31 UINT16 rpt_uuid; member in struct:__anon68932
  /system/bt/bta/hh/
bta_hh_le.c 466 UINT16 rpt_uuid,
473 if (rpt_uuid == GATT_UUID_BATTERY_LEVEL)
485 if (p_rpt->uuid == rpt_uuid &&
543 UINT16 rpt_uuid,
550 if (rpt_uuid == GATT_UUID_BATTERY_LEVEL)
562 (p_rpt->uuid == rpt_uuid &&
571 p_rpt->uuid = rpt_uuid;
576 if (bta_hh_uuid_to_rtp_type[i][0] == rpt_uuid)
580 if (rpt_uuid == GATT_UUID_HID_BT_KB_INPUT || rpt_uuid == GATT_UUID_HID_BT_KB_OUTPUT
    [all...]

Completed in 50 milliseconds