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

  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 1240 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_WRITE_PARAM1)) == NULL)
1245 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_WRITE_PARAM1;
1249 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_PARAM1);
    [all...]
hciblecmds.c 735 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_WRITE_PARAM1)) == NULL)
740 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_WRITE_PARAM1;
744 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_PARAM1);
  /external/bluetooth/bluedroid/stack/sdp/
sdpint.h 65 HCIC_PARAM_SIZE_WRITE_PARAM1
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 699 #define HCIC_PARAM_SIZE_WRITE_PARAM1 1
    [all...]

Completed in 37 milliseconds