Home | History | Annotate | Download | only in btm

Lines Matching refs:oob

1630 **                  oob     - BTM_OOB_NONE or BTM_OOB_PRESENT.
1634 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req)
1636 BTM_TRACE_EVENT3 ("BTM_IoCapRsp: state: %s oob: %d io_cap: %d",
1637 btm_pair_state_descr(btm_cb.pairing_state), oob, io_cap);
1643 if (oob < BTM_OOB_UNKNOWN && io_cap < BTM_IO_CAP_MAX)
1651 btsnd_hcic_io_cap_req_reply (bd_addr, io_cap, oob, auth_req);
1659 ** Description This function is called to read the local OOB data from
1677 ** Description This function is called to provide the remote OOB data for
1713 ** Description This function is called to build the OOB data payload to
1714 ** be sent over OOB (non-Bluetooth) link
1716 ** Parameters: p_data - the location for OOB data
1809 ** Description This function is called to parse the OOB data payload
1810 ** received over OOB (non-Bluetooth) link
1812 ** Parameters: p_data - the location for OOB data
3050 ** if the OOB
3552 ** Description This function is called when read local oob data is