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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 236 #define BTA_HH_GET_LE_DEV_HDL(x) (UINT8)(((x) + 1) << 4)
bta_hh_le.c 343 p_cb->hid_handle = BTA_HH_GET_LE_DEV_HDL(p_cb->index);
    [all...]

Completed in 1407 milliseconds