Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c266 case SEC_DEV_HDL: in btm_find_sec_dev_in_list()
517 context.type = SEC_DEV_HDL; in btm_find_dev_by_handle()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h979 #define SEC_DEV_HDL 0x03 macro