Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/src/
Dlpm.c303 uint8_t lpm_cmd = (turn_on) ? BT_VND_LPM_ENABLE : BT_VND_LPM_DISABLE; in lpm_enable() local
305 vendor_send_command(BT_VND_OP_LPM_SET_MODE, &lpm_cmd); in lpm_enable()