Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1422 typedef UINT8 tBTM_OOB_DATA; typedef
1429 tBTM_OOB_DATA oob_data; /* OOB data present (locally) for the peer device */
1439 tBTM_OOB_DATA oob_data; /* OOB data present at peer device for the local device */
3521 tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req);
/system/bt/bta/include/
Dbta_api.h816 typedef tBTM_OOB_DATA tBTA_OOB_DATA;
/system/bt/stack/btm/
Dbtm_sec.c1661 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp()