Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1226 void btm_read_local_oob_complete (UINT8 *p);
1229 #define btm_read_local_oob_complete(p) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c990 btm_read_local_oob_complete(p); in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3788 void btm_read_local_oob_complete (UINT8 *p) in btm_read_local_oob_complete() function