Home | History | Annotate | Download | only in btm

Lines Matching full:remote

87 ** Parameters      bda : BD address of the remote device
149 ** Description This function reads the active remote address used for the
296 /* If remote features already known, copy them and continue connection setup */
592 ** for the ACL connection with the specified remote device
1256 ** is received from the HCI for the remote version info.
1293 ** read from a remote device.
1306 /* Make sure we have the record to save remote features information */
1329 ** in the specific extended features page read from a remote device.
1403 ** Description Local function called to send a read remote supported features/
1404 ** remote extended features page[0].
1426 /* first send read remote supported features HCI command */
1427 /* because we don't know whether the remote support extended feature command */
1436 ** Description Local function called to send a read remote extended features
1453 ** Description This function is called when the remote supported features
1492 /* if the remote controller has extended features and local controller supports
1495 BTM_TRACE_DEBUG ("Start reading remote extended features");
1500 /* Remote controller has no extended features. Process remote controller supported features
1512 ** Description This function is called when the remote extended features
1550 /* If there is the next remote features page and
1555 BTM_TRACE_DEBUG("BTM reads next remote extended features page (%d)", page_num);
1560 /* Reading of remote feature pages is complete */
1561 BTM_TRACE_DEBUG("BTM reached last remote extended features page (%d)", page_num);
1574 ** Description This function is called when the remote extended features
2100 ** to a specific remote BD Address.
2202 ** to a specific remote BD Address.
2667 ** Returns pointer to the remote supported features mask (8 bytes)
2686 ** Returns pointer to the remote extended features mask (8 bytes)
2712 ** Returns number of features pages read from the remote device.
2731 ** Returns pointer to all features of the remote (24 bytes).