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

  /system/bt/stack/include/
hcimsgs.h 114 #define HCIC_PARAM_SIZE_ACCEPT_CONN 7
  /system/bt/stack/hcic/
hcicmds.cc 182 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_ACCEPT_CONN;
186 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_ACCEPT_CONN);
    [all...]

Completed in 52 milliseconds