Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c44 UINT8 attr_handle_bit = 0x00; variable
420 attr_handle_bit = 0x01; in bas_AddChar()
440 if (attr_handle_bit == 0x01) { in bas_AddCharDescr()
442 } else if (attr_handle_bit == 0x02) { in bas_AddCharDescr()
444 } else if (attr_handle_bit == 0x04) { in bas_AddCharDescr()
446 } else if (attr_handle_bit == 0x08) { in bas_AddCharDescr()
455 attr_handle_bit = 0x02; in bas_AddCharDescr()
465 attr_handle_bit = 0x04; in bas_AddCharDescr()
473 attr_handle_bit = 0x08; in bas_AddCharDescr()