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

  /external/bluetooth/bluez/lib/bluetooth/
hidp.h 33 #define HIDP_DEFAULT_MTU 48
  /external/bluetooth/bluez/compat/
hidd.c 95 opts.imtu = HIDP_DEFAULT_MTU;
96 opts.omtu = HIDP_DEFAULT_MTU;
136 opts.imtu = HIDP_DEFAULT_MTU;
137 opts.omtu = HIDP_DEFAULT_MTU;

Completed in 16 milliseconds