Searched refs:HID_BUILD_HDR (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dhiddefs.h80 #define HID_BUILD_HDR(t,p) (UINT8)((t << 4) | (p & 0x0f)) macro
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c895 *p_out++ = HID_BUILD_HDR(trans_type, param);

Completed in 50 milliseconds