• Home
  • Raw
  • Download

Lines Matching refs:BT_STATUS_SUCCESS

329   return BT_STATUS_SUCCESS;  in btif_in_execute_service_request()
396 &p_search_data->inq_res.bd_addr, &prop_name) == BT_STATUS_SUCCESS) { in check_cached_remote_name()
415 (RawAddress*)remote_bdaddr, &prop_name) == BT_STATUS_SUCCESS) { in get_cod()
439 (RawAddress*)remote_bdaddr, &prop_name) == BT_STATUS_SUCCESS) { in check_hid_le()
476 BT_STATUS_SUCCESS) { in check_sdp_bl()
543 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote version", in btif_update_remote_version_property()
565 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device name", in btif_update_remote_properties()
591 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device class", in btif_update_remote_properties()
601 BT_STATUS_SUCCESS) in btif_update_remote_properties()
611 ASSERTC(status == BT_STATUS_SUCCESS, "failed to save remote device type", in btif_update_remote_properties()
635 bond_state_changed(BT_STATUS_SUCCESS, pairing_cb.bd_addr, in btif_dm_cb_hid_remote_name()
656 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_cb_create_bond()
667 BT_STATUS_SUCCESS) { in btif_dm_cb_create_bond()
680 BT_STATUS_SUCCESS) && in btif_dm_cb_create_bond()
689 if (status != BT_STATUS_SUCCESS) in btif_dm_cb_create_bond()
714 if (btif_hh_virtual_unplug(bd_addr) != BT_STATUS_SUCCESS) in btif_dm_cb_remove_bond()
854 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_pin_req_evt()
947 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ssp_cfm_req_evt()
1011 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ssp_key_notif_evt()
1055 ASSERTC(ret == BT_STATUS_SUCCESS, "storing link key failed", ret); in btif_dm_auth_cmpl_evt()
1064 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_NONE); in btif_dm_auth_cmpl_evt()
1090 status = BT_STATUS_SUCCESS; in btif_dm_auth_cmpl_evt()
1111 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_auth_cmpl_evt()
1138 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_auth_cmpl_evt()
1140 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDED); in btif_dm_auth_cmpl_evt()
1237 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1332 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1335 ASSERTC(status == BT_STATUS_SUCCESS, in btif_dm_search_devices_evt()
1449 BT_STATUS_SUCCESS, &bd_addr, 1, &prop); in btif_dm_search_services_evt()
1457 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", in btif_dm_search_services_evt()
1460 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1492 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", in btif_dm_search_services_evt()
1504 ASSERTC(ret == BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1510 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_search_services_evt()
1553 HAL_CBACK(bt_hal_cbacks, remote_device_properties_cb, BT_STATUS_SUCCESS, in btif_dm_remote_service_record_evt()
1590 if (status == BT_STATUS_SUCCESS) { in btif_dm_upstreams_evt()
1674 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_NONE); in btif_dm_upstreams_evt()
1699 HAL_CBACK(bt_hal_cbacks, acl_state_changed_cb, BT_STATUS_SUCCESS, in btif_dm_upstreams_evt()
1709 HAL_CBACK(bt_hal_cbacks, acl_state_changed_cb, BT_STATUS_SUCCESS, in btif_dm_upstreams_evt()
1735 bond_state_changed(BT_STATUS_SUCCESS, p_data->ble_key.bd_addr, in btif_dm_upstreams_evt()
1885 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_dm_upstreams_evt()
1954 bond_state_changed(BT_STATUS_SUCCESS, *((RawAddress*)p_param), in btif_dm_generic_evt()
1962 (status == 0) ? BT_STATUS_SUCCESS : BT_STATUS_FAIL, 0); in btif_dm_generic_evt()
1970 (status == 0) ? BT_STATUS_SUCCESS : BT_STATUS_FAIL, count); in btif_dm_generic_evt()
1996 ASSERTC(status == BT_STATUS_SUCCESS, "context transfer failed", status); in bte_dm_evt()
2189 return BT_STATUS_SUCCESS; in btif_dm_start_discovery()
2204 return BT_STATUS_SUCCESS; in btif_dm_cancel_discovery()
2232 return BT_STATUS_SUCCESS; in btif_dm_create_bond()
2309 return BT_STATUS_SUCCESS; in btif_dm_cancel_bond()
2349 return BT_STATUS_SUCCESS; in btif_dm_remove_bond()
2380 return BT_STATUS_SUCCESS; in btif_dm_pin_reply()
2417 return BT_STATUS_SUCCESS; in btif_dm_ssp_reply()
2464 return BT_STATUS_SUCCESS; in btif_dm_get_adapter_property()
2482 return BT_STATUS_SUCCESS; in btif_dm_get_remote_services()
2508 return BT_STATUS_SUCCESS; in btif_dm_get_remote_services_by_transport()
2525 return BT_STATUS_SUCCESS; in btif_dm_get_remote_service_record()
2536 if (status == BT_STATUS_SUCCESS) { in btif_dm_execute_service_request()
2544 HAL_CBACK(bt_hal_cbacks, adapter_properties_cb, BT_STATUS_SUCCESS, 1, in btif_dm_execute_service_request()
2805 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_key_notif_evt()
2836 status = BT_STATUS_SUCCESS; in btif_dm_ble_auth_cmpl_evt()
2841 BT_STATUS_SUCCESS) in btif_dm_ble_auth_cmpl_evt()
2886 BT_OCTET16_LEN) == BT_STATUS_SUCCESS) { in btif_dm_load_ble_local_keys()
2893 BT_OCTET16_LEN) == BT_STATUS_SUCCESS) && in btif_dm_load_ble_local_keys()
2896 BT_OCTET16_LEN) == BT_STATUS_SUCCESS) && in btif_dm_load_ble_local_keys()
2899 BT_OCTET16_LEN) == BT_STATUS_SUCCESS)) { in btif_dm_load_ble_local_keys()
3000 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_sec_req_evt()
3038 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_passkey_req_evt()
3058 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_key_nc_req_evt()
3090 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_oob_req_evt()
3124 bond_state_changed(BT_STATUS_SUCCESS, bd_addr, BT_BOND_STATE_BONDING); in btif_dm_ble_sc_oob_req_evt()
3181 return BT_STATUS_SUCCESS; in btif_le_test_mode()