Searched refs:HCIC_PARAM_SIZE_ACCEPT_CONN (Results 1 – 2 of 2) sorted by relevance
250 if ((p = HCI_GET_CMD_BUF(HCIC_PARAM_SIZE_ACCEPT_CONN)) == NULL) { in btsnd_hcic_accept_conn()256 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_ACCEPT_CONN; in btsnd_hcic_accept_conn()260 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_ACCEPT_CONN); in btsnd_hcic_accept_conn()
170 #define HCIC_PARAM_SIZE_ACCEPT_CONN 7 macro