Home | History | Annotate | Download | only in src

Lines Matching full:remote

277 ** Description      Check if remote name is in the EIR data
279 ** Returns TRUE if remote name found
280 ** Populate p_remote_name, if provided and remote name found
289 /* Check EIR for remote name and services */
324 ** Description Check if remote name is in the NVRAM cache
326 ** Returns TRUE if remote name found
327 ** Populate p_remote_name, if provided and remote name found
406 if(btif_config_exist("Remote", bdstr, "HidAppId"))
439 /* fetch additional info about remote device used in iop query */
492 /* store remote version in bt config to always have access
508 ALOGD("remote version info [%s]: %x, %x, %x", bd2str(p_bd, &bdstr),
522 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote version", status);
540 /* remote name */
546 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device name", status);
569 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device class", status);
577 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device type", status);
588 ** Description Remote name callback for HID device. Called in btif context
634 if (!btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type))
636 btif_config_set_int("Remote", bdstr, "DevType", BT_DEVICE_TYPE_BLE);
643 if((btif_config_get_int("Remote", (char const *)&bdstr,"DevType", &device_type) &&
699 ** Description Returns whether the remote device is currently connected
805 /* Remote properties update */
887 /* Remote properties update */
894 /* Set the pairing_cb based on the local & remote authentication requirements */
913 * 3. remote IO capabiltiies are DisplayOnly or NoInputNoOutput;
950 /* Remote properties update */
1059 /* Do not call bond_state_changed_cb yet. Wait till fetch remote service is complete */
1160 /* Remote name update */
1173 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device property", status);
1214 /* Check EIR for remote name and services */
1267 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device (inquiry)", status);
1276 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote addr type (inquiry)", status);
1377 BTIF_TRACE_DEBUG("%s Remote Service SDP done. Call bond_state_changed_cb BONDED",
1387 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret);
1435 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret);
1499 ASSERTC(0, "unhandled remote service record event", event);
2023 /* if remote name is available in EIR, set teh flag so that stack doesnt trigger RNR */
2496 ** Description Start SDP to get remote services
2517 ** Description Start SDP to get remote service record
2569 ** if remote initiated:
2759 /* Remote name update */
2959 /* Remote name update */
2994 /* Remote name update */