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

  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 167 #define HCIC_PARAM_SIZE_REJECT_CONN 7
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 277 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_REJECT_CONN)) == NULL)
282 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_REJECT_CONN;
286 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_REJECT_CONN);
    [all...]

Completed in 35 milliseconds