Home
last modified time | relevance | path

Searched refs:HCIC_PARAM_SIZE_DISCONNECT (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc77 #define HCIC_PARAM_SIZE_DISCONNECT 3 macro
486 p->len = HCIC_PREAMBLE_SIZE + HCIC_PARAM_SIZE_DISCONNECT; in btsnd_hcic_disconnect()
490 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_DISCONNECT); in btsnd_hcic_disconnect()