Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1225 void btm_rem_oob_req (UINT8 *p);
1228 #define btm_rem_oob_req(p) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1956 btm_rem_oob_req(p); in btu_hcif_rem_oob_request_evt()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3744 void btm_rem_oob_req (UINT8 *p) in btm_rem_oob_req() function